Searched defs:CreatePointerCast (Results 1 – 4 of 4) sorted by relevance
160 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
219 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
180 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
2347 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst2365 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst