HomeSort by relevance Sort by last modified time
    Searched refs:specForUID (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
X86DisassemblerTables.h 256 /// specForUID - Returns the instruction specifier for a given unique
261 InstructionSpecifier& specForUID(InstrUID uid) {
X86RecognizableInstr.cpp 181 Spec = &tables.specForUID(UID);
    [all...]

Completed in 52 milliseconds