Home
last modified time | relevance | path

Searched defs:CreateAdd (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dadd.cc68 GPUOperation CreateAdd(const OperationDef& definition, in CreateAdd() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DMatrixBuilder.h157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
H A DFixedPointBuilder.h228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DMatrixBuilder.h157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
DFixedPointBuilder.h228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DMatrixBuilder.h157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
DFixedPointBuilder.h228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DMatrixBuilder.h157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
DFixedPointBuilder.h228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DMatrixBuilder.h157 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
DFixedPointBuilder.h228 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp217 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 DReassociate.cpp233 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 DReassociate.cpp241 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go1262 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 DLoopVectorize.cpp2839 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 DLoopVectorize.cpp2477 auto CreateAdd = [&B](Value *X, Value *Y) { in emitTransformedIndex() local