Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateTruncOrBitCast

2521         CGF.Builder.CreateTruncOrBitCast(Ops[j], ArgTy->getVectorElementType());
3140 Val = Builder.CreateTruncOrBitCast(Val, IntResTy);
3224 Value *Arg1a = Builder.CreateTruncOrBitCast(Arg1, Int32Ty);
3226 Arg1b = Builder.CreateTruncOrBitCast(Arg1b, Int32Ty);
3870 Val = Builder.CreateTruncOrBitCast(Val, IntResTy);