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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.h262 /// specForUID - Returns the instruction specifier for a given unique
267 InstructionSpecifier& specForUID(InstrUID uid) { function in class:llvm::X86Disassembler::DisassemblerTables
H A DX86RecognizableInstr.cpp69 Spec = &tables.specForUID(UID);

Completed in 105 milliseconds