Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86DisassemblerShared.h17 struct InstructionSpecifier { struct
23 InstructionSpecifier() { in InstructionSpecifier() function
H A DX86DisassemblerTables.h56 std::vector<InstructionSpecifier> InstructionSpecifiers;
272 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
H A DX86RecognizableInstr.h23 struct InstructionSpecifier;
238 InstructionSpecifier* Spec;
H A DX86DisassemblerTables.cpp1034 InstructionSpecifier &newInfo = in setTableFields()
1036 InstructionSpecifier &previousInfo = in setTableFields()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h514 struct InstructionSpecifier { struct
581 const InstructionSpecifier *spec;
H A DX86Disassembler.cpp1300 const struct InstructionSpecifier *spec; in getInstructionID()
1333 const struct InstructionSpecifier *spec; in getInstructionID()
1335 const struct InstructionSpecifier *specWithNewOpcode; in getInstructionID()