Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DNoFolder.h128 Instruction *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
H A DConstantFolder.h191 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInstSimplifyFolder.h125 Value *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function
H A DTargetFolder.h194 Constant *CreateIntCast(Constant *C, Type *DestTy, in CreateIntCast() function