Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerShared.h17 struct InstructionSpecifier { struct
23 InstructionSpecifier() { in InstructionSpecifier() argument
H A DX86DisassemblerTables.h51 std::vector<InstructionSpecifier> InstructionSpecifiers;
267 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
H A DX86RecognizableInstr.h227 InstructionSpecifier* Spec;
H A DX86DisassemblerTables.cpp1046 InstructionSpecifier &newInfo = in setTableFields()
1048 InstructionSpecifier &previousInfo = in setTableFields()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h519 struct InstructionSpecifier { struct
586 const InstructionSpecifier *spec;
H A DX86Disassembler.cpp1284 const struct InstructionSpecifier *spec; in getInstructionID()
1317 const struct InstructionSpecifier *spec; in getInstructionID()
1319 const struct InstructionSpecifier *specWithNewOpcode; in getInstructionID()