Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.cpp1120 const struct InstructionSpecifier *specWithNewOpcode; in getID() local
1137 specWithNewOpcode = specifierForUID(instructionIDWithNewOpcode); in getID()
1143 insn->spec = specWithNewOpcode; in getID()