Searched defs:CreateZExtOrBitCast (Results 1 – 4 of 4) sorted by relevance
198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast() function
179 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast() function
238 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const { in CreateZExtOrBitCast() function
2419 CastInst *CastInst::CreateZExtOrBitCast(Value *S, Type *Ty, in CreateZExtOrBitCast() function in CastInst2427 CastInst *CastInst::CreateZExtOrBitCast(Value *S, Type *Ty, in CreateZExtOrBitCast() function in CastInst