Searched refs:specForUID (Results 1 - 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
H A DX86DisassemblerTables.h273 /// specForUID - Returns the instruction specifier for a given unique
278 InstructionSpecifier& specForUID(InstrUID uid) { function in class:llvm::X86Disassembler::DisassemblerTables
H A DX86RecognizableInstr.cpp215 Spec = &tables.specForUID(UID);

Completed in 102 milliseconds