Home
last modified time | relevance | path

Searched refs:OpcodeTable (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp585 static const TableEntry OpcodeTable[] = { variable
748 ASSERT_SORTED(OpcodeTable); in getConcreteOpcode()
749 int Opc = Lookup(OpcodeTable, array_lengthof(OpcodeTable), Opcode); in getConcreteOpcode()