Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DX86DisassemblerShared.h18 struct InstructionSpecifier { struct
24 InstructionSpecifier() { in InstructionSpecifier() function
H A DX86DisassemblerTables.h52 std::vector<InstructionSpecifier> InstructionSpecifiers;
268 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
H A DX86RecognizableInstr.h221 InstructionSpecifier* Spec;
H A DX86DisassemblerTables.cpp1081 InstructionSpecifier &newInfo = in setTableFields()
1083 InstructionSpecifier &previousInfo = in setTableFields()
/freebsd-12.1/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h520 struct InstructionSpecifier { struct
594 const InstructionSpecifier *spec;
H A DX86DisassemblerDecoder.cpp189 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
1078 const struct InstructionSpecifier *spec; in getID()
1118 const struct InstructionSpecifier *spec; in getID()
1120 const struct InstructionSpecifier *specWithNewOpcode; in getID()