Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getBitCast

59       return ConstantExpr::getBitCast(C, DestTy);
71 C = ConstantExpr::getBitCast(C, SrcIVTy);
76 return ConstantExpr::getBitCast(C, DestTy);
96 return ConstantExpr::getBitCast(C, DestTy);
107 return ConstantExpr::getBitCast(C, DestTy);
113 return ConstantExpr::getBitCast(C, DestTy);
137 return ConstantExpr::getBitCast(C, DestTy);
147 C = ConstantExpr::getBitCast(C, SrcIVTy);
174 return ConstantExpr::getBitCast(C, DestTy);
200 return ConstantExpr::getBitCast(C, DestTy);
506 Res = ConstantExpr::getBitCast(Res, Ty);
642 Ptr = ConstantExpr::getBitCast(Ptr, NewPtrTy);
979 return ConstantExpr::getBitCast(Ops[0], DestTy);