Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1315 const struct InstructionSpecifier *specWithNewOpcode; in getInstructionID() local
1331 specWithNewOpcode = &INSTRUCTIONS_SYM[instructionIDWithNewOpcode]; in getInstructionID()
1337 insn->spec = specWithNewOpcode; in getInstructionID()