Searched refs:OpcodeTable (Results 1 – 1 of 1) sorted by relevance
585 static const TableEntry OpcodeTable[] = { variable748 ASSERT_SORTED(OpcodeTable); in getConcreteOpcode()749 int Opc = Lookup(OpcodeTable, array_lengthof(OpcodeTable), Opcode); in getConcreteOpcode()