Home
last modified time | relevance | path

Searched defs:CreateIntCast (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/IR/
HDConstantFolder.h169 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
HDNoFolder.h222 Instruction *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDTargetFolder.h174 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function