Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getBitCast

65       return ConstantExpr::getBitCast(C, DestTy);
77 C = ConstantExpr::getBitCast(C, SrcIVTy);
82 return ConstantExpr::getBitCast(C, DestTy);
102 return ConstantExpr::getBitCast(C, DestTy);
113 return ConstantExpr::getBitCast(C, DestTy);
119 return ConstantExpr::getBitCast(C, DestTy);
143 return ConstantExpr::getBitCast(C, DestTy);
153 C = ConstantExpr::getBitCast(C, SrcIVTy);
180 return ConstantExpr::getBitCast(C, DestTy);
206 return ConstantExpr::getBitCast(C, DestTy);
579 Res = ConstantExpr::getBitCast(Res, Ty);
1085 return ConstantExpr::getBitCast(Ops[0], DestTy);