Searched defs:CreateBitCast (Results 1 – 3 of 3) sorted by relevance
189 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast() function
170 Constant *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast() function
229 Instruction *CreateBitCast(Constant *C, Type *DestTy) const { in CreateBitCast() function