Searched refs:inst_mode (Results 1 – 6 of 6) sorted by relevance
92 for (int inst_mode = 0; in ~SecondInstructionMap() local93 inst_mode < num_instruction_type_modes_; in ~SecondInstructionMap()94 ++inst_mode) { in ~SecondInstructionMap()96 delete[] second_opcodes_[opcode][inst_mode]; in ~SecondInstructionMap()140 int inst_mode = (inst == VCD_COPY) ? (inst + mode) : inst; in Lookup() local141 const OpcodeOrNone* const size_array = inst_mode_array[inst_mode]; in Lookup()
112 int inst_mode = (inst == VCD_COPY) ? (inst + mode) : inst; in Lookup() local117 return first_opcodes_[inst_mode][size]; in Lookup()