Searched defs:CreateAdd (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCExpr.h | 322 static const MCBinaryExpr *CreateAdd(const MCExpr *LHS, const MCExpr *RHS, in CreateAdd() function
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | Reassociate.cpp | 217 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
| D | Reassociate.cpp | 232 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1262 func (b Builder) CreateAdd(lhs, rhs Value, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1329 func (b Builder) CreateAdd(lhs, rhs Value, name string) (v Value) { func
|