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

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h97 Constant *CreateBinOp(Instruction::BinaryOps Opc, function in class:llvm::ConstantFolder
H A DTargetFolder.h109 Constant *CreateBinOp(Instruction::BinaryOps Opc, function in class:llvm::TargetFolder
H A DNoFolder.h147 Instruction *CreateBinOp(Instruction::BinaryOps Opc, function in class:llvm::NoFolder
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h811 Value *CreateBinOp(Instruction::BinaryOps Opc, function in class:llvm::IRBuilder

Completed in 117 milliseconds