Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.h267 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID() function
H A DX86RecognizableInstr.cpp69 Spec = &tables.specForUID(UID); in RecognizableInstr()