/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
H A D | add.cc | 68 GPUOperation CreateAdd(const OperationDef& definition, in CreateAdd() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | MatrixBuilder.h | 157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
|
H A D | FixedPointBuilder.h | 228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | MatrixBuilder.h | 157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
|
D | FixedPointBuilder.h | 228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | MatrixBuilder.h | 157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
|
D | FixedPointBuilder.h | 228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | MatrixBuilder.h | 157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
|
D | FixedPointBuilder.h | 228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | MatrixBuilder.h | 157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
|
D | FixedPointBuilder.h | 228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 217 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 233 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 241 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 1262 func (b Builder) CreateAdd(lhs, rhs Value, name string) (v Value) { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2839 auto CreateAdd = [&B](Value *X, Value *Y) { in emitTransformedIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2477 auto CreateAdd = [&B](Value *X, Value *Y) { in emitTransformedIndex() local
|