Home
last modified time | relevance | path

Searched defs:operand_count (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/runtime/
Druntime-interpreter.cc87 int operand_count = interpreter::Bytecodes::NumberOfOperands(bytecode); in PrintRegisters() local
/external/v8/src/compiler/
Dregister-allocator-verifier.cc65 const size_t operand_count = OperandCount(instr); in RegisterAllocatorVerifier() local
125 const size_t operand_count = instr_constraint.operand_constaints_size_; in VerifyAssignment() local
/external/v8/src/interpreter/
Dbytecode-node.h118 int operand_count() const { return operand_count_; } in operand_count() function
Dbytecode-array-writer.cc207 const int operand_count = node->operand_count(); in EmitBytecode() local
/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_dimension_inference.cc171 int64 operand_count = reduce->operand_count(); in HandleReduce() local
467 int64 operand_count = hlo->shape().tuple_shapes_size(); in HandleWhile() local
Dhlo_instruction.h834 int64 operand_count() const { return operands_.size(); } in operand_count() function
Dhlo_instruction_test.cc121 int64 operand_count; member
/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h517 size_t operand_count; /* total number of operands */ member
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i490 size_t operand_count; member