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 258 /// specForUID - Returns the instruction specifier for a given unique
263 InstructionSpecifier& specForUID(InstrUID uid) {
X86RecognizableInstr.cpp 198 Spec = &tables.specForUID(UID);
    [all...]

Completed in 312 milliseconds