| /external/tensorflow/tensorflow/core/framework/ |
| D | numeric_op.h | 42 explicit BinaryOp(OpKernelConstruction* context) : OpKernel(context) { in BinaryOp() function
|
| /external/v8/gnparser/ |
| D | gnLexer.py | 85 BinaryOp = 13 variable in gnLexer
|
| D | gnParser.py | 118 BinaryOp=13 variable in gnParser 743 def BinaryOp(self): member in gnParser.ExprContext
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | graph_def_builder.cc | 117 Node* BinaryOp(const string& op_name, NodeOut a, NodeOut b, in BinaryOp() function
|
| /external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
| D | BinaryOp.java | 39 public enum BinaryOp { enum
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | cwise_ops_common.h | 87 explicit BinaryOp(OpKernelConstruction* ctx) in BinaryOp() function
|
| /external/deqp/framework/randomshaders/ |
| D | rsgBinaryOps.hpp | 41 class BinaryOp : public Expression class
|
| D | rsgBinaryOps.cpp | 197 BinaryOp<Precedence, Assoc>::BinaryOp (Token::Type operatorToken) in BinaryOp() function in rsg::BinaryOp
|
| /external/v8/tools/ |
| D | bigint-tester.py | 145 class BinaryOp(TestGenerator): class
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 3789 struct BinaryOp { struct 3790 unsigned Opcode; 3791 Value *LHS; 3792 Value *RHS; 3793 bool IsNSW; 3794 bool IsNUW; 3798 Operator *Op; 3800 explicit BinaryOp(Operator *Op) in BinaryOp() argument 3809 explicit BinaryOp(unsigned Opcode, Value *LHS, Value *RHS, bool IsNSW = false, in BinaryOp() argument
|
| /external/clang/lib/AST/ |
| D | StmtProfile.cpp | 1000 BinaryOperatorKind &BinaryOp) { in DecodeOperatorCall() 1188 BinaryOperatorKind BinaryOp = BO_Comma; in VisitCXXOperatorCallExpr() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 4448 struct BinaryOp { struct 4449 unsigned Opcode; 4450 Value *LHS; 4451 Value *RHS; 4452 bool IsNSW = false; 4453 bool IsNUW = false; 4457 Operator *Op = nullptr; 4459 explicit BinaryOp(Operator *Op) in BinaryOp() argument 4468 explicit BinaryOp(unsigned Opcode, Value *LHS, Value *RHS, bool IsNSW = false, in BinaryOp() function
|
| /external/v8/src/builtins/ |
| D | builtins-number-gen.cc | 587 void NumberBuiltinsAssembler::BinaryOp(Label* smis, Variable* var_left, in BinaryOp() function in v8::internal::NumberBuiltinsAssembler
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyTIL.h | 1211 BinaryOp(TIL_BinaryOpcode Op, SExpr *E0, SExpr *E1) in BinaryOp() function 1215 BinaryOp(const BinaryOp &B, SExpr *E0, SExpr *E1) in BinaryOp() function
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 801 enum BinaryOp : uint8_t { ADD, AND, SHL, SRA, SRL, LISTCONCAT, enum
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
| D | Record.h | 801 enum BinaryOp : uint8_t { ADD, AND, OR, SHL, SRA, SRL, LISTCONCAT, enum
|
| /external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
| D | Record.h | 954 enum BinaryOp { SHL, SRA, SRL, STRCONCAT, CONCAT, EQ }; enum
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 1628 Optional<Instruction::BinaryOps> BinaryOp; in SimplifyNVVMIntrinsic() member
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_builder.cc | 482 XlaOp XlaBuilder::BinaryOp(HloOpcode binop, const XlaOp& lhs, const XlaOp& rhs, in BinaryOp() function in xla::XlaBuilder
|
| /external/compiler-rt/lib/msan/tests/ |
| D | msan_test.cc | 4090 TEST(MemorySanitizerOrigins, BinaryOp) { in TEST() argument
|