Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h202 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
H A DNoFolder.h236 Instruction *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h182 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function