Searched defs:CreateAdd (Results 1 – 10 of 10) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
| D | add.cc | 26 GPUOperation CreateAdd(const OperationDef& definition, in CreateAdd() function
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | MatrixBuilder.h | 161 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
|
| D | FixedPointBuilder.h | 167 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, 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-10.0/llvm/lib/Transforms/Scalar/ |
| D | Reassociate.cpp | 233 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | Reassociate.cpp | 234 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
|
| /external/llvm-project/llvm/bindings/go/llvm/ |
| D | ir.go | 1424 func (b Builder) CreateAdd(lhs, rhs Value, name string) (v Value) { func
|
| /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-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 2839 auto CreateAdd = [&B](Value *X, Value *Y) { in emitTransformedIndex() local
|
| /external/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 3210 auto CreateAdd = [&B](Value *X, Value *Y) { in emitTransformedIndex() local
|