Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dadd.cc26 GPUOperation CreateAdd(const OperationDef& definition, in CreateAdd() function
/external/llvm-project/llvm/include/llvm/IR/
DMatrixBuilder.h161 Value *CreateAdd(Value *LHS, Value *RHS) { in CreateAdd() function
DFixedPointBuilder.h167 Value *CreateAdd(Value *LHS, const FixedPointSemantics &LHSSema, in CreateAdd() function
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp217 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp233 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
/external/llvm-project/llvm/lib/Transforms/Scalar/
DReassociate.cpp234 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name, in CreateAdd() function
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1424 func (b Builder) CreateAdd(lhs, rhs Value, name string) (v Value) { func
/external/llvm/bindings/go/llvm/
Dir.go1262 func (b Builder) CreateAdd(lhs, rhs Value, name string) (v Value) { func
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2839 auto CreateAdd = [&B](Value *X, Value *Y) { in emitTransformedIndex() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3210 auto CreateAdd = [&B](Value *X, Value *Y) { in emitTransformedIndex() local