Searched defs:CreateSExtOrBitCast (Results 1 – 4 of 4) sorted by relevance
220 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast() function
284 Instruction *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast() function
203 Constant *CreateSExtOrBitCast(Constant *C, Type *DestTy) const { in CreateSExtOrBitCast() function
2633 CastInst *CastInst::CreateSExtOrBitCast(Value *S, Type *Ty, in CreateSExtOrBitCast() function in CastInst2641 CastInst *CastInst::CreateSExtOrBitCast(Value *S, Type *Ty, in CreateSExtOrBitCast() function in CastInst