Searched defs:operand_count (Results 1 – 8 of 8) sorted by relevance
55 #define CASE(name, operand_count) operand_count, in TranslationOpcodeOperandCount() argument
79 const size_t operand_count = OperandCount(instr); in RegisterAllocatorVerifier() local138 const size_t operand_count = instr_constraint.operand_constaints_size_; in VerifyAssignment() local
269 size_t operand_count = inst->operands().size(); in ValidateExecutionMode() local
79 int operand_count = interpreter::Bytecodes::NumberOfOperands(bytecode); in PrintRegisters() local
118 int operand_count() const { return operand_count_; } in operand_count() function
290 const int operand_count = node->operand_count(); in EmitBytecode() local
338 size_t operand_count = inst->operands().size(); in ValidateExecutionMode() local