Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1338 const struct InstructionSpecifier *specWithNewOpcode; in getInstructionID() local
1354 specWithNewOpcode = &INSTRUCTIONS_SYM[instructionIDWithNewOpcode]; in getInstructionID()
1360 insn->spec = specWithNewOpcode; in getInstructionID()