Searched defs:CreateBinOp (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 115 Constant *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| D | NoFolder.h | 173 Instruction *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | NoFolder.h | 147 Instruction *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| D | ConstantFolder.h | 118 Constant *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 97 Constant *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| D | NoFolder.h | 147 Instruction *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 107 Constant *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 109 Constant *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 112 Constant *CreateBinOp(Instruction::BinaryOps Opc, in CreateBinOp() function
|
| /external/llvm-project/llvm/bindings/go/llvm/ |
| D | ir.go | 1574 func (b Builder) CreateBinOp(op Opcode, lhs, rhs Value, name string) (v Value) { func
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1412 func (b Builder) CreateBinOp(op Opcode, lhs, rhs Value, name string) (v Value) { func
|