Searched defs:CreatePointerCast (Results 1 – 4 of 4) sorted by relevance
189 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
258 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
182 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
2831 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst2849 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst