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

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h162 Constant *CreateIntCast(Constant *C, Type *DestTy, function in class:llvm::ConstantFolder
H A DTargetFolder.h173 Constant *CreateIntCast(Constant *C, Type *DestTy, function in class:llvm::TargetFolder
H A DNoFolder.h221 Instruction *CreateIntCast(Constant *C, Type *DestTy, function in class:llvm::NoFolder
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1180 Value *CreateIntCast(Value *V, Type *DestTy, bool isSigned, function in class:llvm::IRBuilder

Completed in 54 milliseconds