Searched defs:CreateCast (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h155 Constant *CreateCast(Instruction::CastOps Op, Constant *C, function in class:llvm::ConstantFolder
H A DTargetFolder.h167 Constant *CreateCast(Instruction::CastOps Op, Constant *C, function in class:llvm::TargetFolder
H A DNoFolder.h214 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, function in class:llvm::NoFolder
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h448 static InitializationKind CreateCast(SourceRange TypeRange) { function in class:clang::InitializationKind
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1137 Value *CreateCast(Instruction::CastOps Op, Value *V, Type *DestTy, function in class:llvm::IRBuilder
[all...]

Completed in 193 milliseconds