Searched refs:CV0 (Results 1 – 2 of 2) sorted by relevance
2821 if (Constant *CV0 = dyn_cast<Constant>(Arg0)) { in visitCallInst() local2823 Value *V0 = Builder.CreateIntCast(CV0, NewVT, /*isSigned=*/!Zext); in visitCallInst()
19511 static const uint32_t CV0[] = { 0x43300000, 0x45300000, 0, 0 }; in LowerUINT_TO_FP_i64() local19512 Constant *C0 = ConstantDataVector::get(*Context, CV0); in LowerUINT_TO_FP_i64()