Searched defs:CreatePointerCast (Results 1 – 4 of 4) sorted by relevance
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
159 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
218 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
2378 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst2391 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst