Searched defs:CreatePointerCast (Results 1 – 4 of 4) sorted by relevance
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
2665 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst2683 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst