Home
last modified time | relevance | path

Searched defs:AddOp (Results 1 – 25 of 29) sorted by relevance

12

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcall.h209 void AddOp(grpc_op* ops, size_t* nops) {} in AddOp() function
235 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
280 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
334 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
409 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
451 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
480 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
521 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
552 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DSetTheory.cpp29 struct AddOp : public SetTheory::Operator { struct
30 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts) { in apply()
/external/llvm/lib/TableGen/
DSetTheory.cpp29 struct AddOp : public SetTheory::Operator { struct
30 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DSetTheory.cpp40 struct AddOp : public SetTheory::Operator { struct
41 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h48 void AddOp(absl::string_view op_name, absl::string_view short_name, in AddOp() function
Dpattern_matcher_test.cc29 TEST(PatternMatcherTest, AddOp) { in TEST() argument
/external/tensorflow/tensorflow/python/tpu/
Dtpu.py357 def AddOp(self, op): member in TPUReplicateContext
1459 def AddOp(self, op): member in _TPUInferenceContext
Dtpu_estimator.py134 def AddOp(self, op): member in CatchInvalidHostcallFunctions
3370 def AddOp(self, op): # pylint: disable=invalid-name member in _CapturingContext
/external/deqp/framework/randomshaders/
DrsgBinaryOps.hpp114 class AddOp : public AddBase class
DrsgBinaryOps.cpp581 AddOp::AddOp (GeneratorState& state, ConstValueRangeAccess valueRange) in AddOp() function in rsg::AddOp
/external/tensorflow/tensorflow/contrib/compiler/
Dxla.py171 def AddOp(self, op): member in XLACompileContext
/external/syzkaller/prog/
Ddecodeexec.go50 AddOp uint64 member
/external/apache-commons-bcel/src/examples/Mini/
DMiniParser.java607 static public int AddOp() throws ParseException { in AddOp() method in MiniParser
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp778 Instruction *AddOp = 0, *SubOp = 0; in visitSelectInst() local
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1714 def AddOp(self, op): member in CondContext
2451 def AddOp(self, op): member in WhileContext
4032 def AddOp(self, _): member in XLAControlFlowContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp607 static bool processAdd(BinaryOperator *AddOp, LazyValueInfo *LVI) { in processAdd()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp852 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1171 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp598 SDValue AddOp; in isADDADDMUL() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp601 SDValue AddOp; in isADDADDMUL() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp611 SDValue AddOp; in isADDADDMUL() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2060 unsigned ShlOp, AddOp, Op; in Select() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2846 unsigned ShlOp, AddOp, Op; in Select() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1795 Instruction::BinaryOps AddOp; in createVectorIntOrFpInductionPHI() local
2059 Instruction::BinaryOps AddOp; in buildScalarSteps() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1885 const MachineOperand &AddOp = MI.getOperand(2); in getIncrementValue() local

12