Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.h267 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID() function
H A DX86RecognizableInstr.cpp69 Spec = &tables.specForUID(UID); in RecognizableInstr()