Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp1032 InstructionSpecifier &newInfo = in setTableFields()
1034 InstructionSpecifier &previousInfo = in setTableFields()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h519 struct InstructionSpecifier { struct
586 const InstructionSpecifier *spec;
H A DX86Disassembler.cpp1280 const struct InstructionSpecifier *spec; in getInstructionID()
1313 const struct InstructionSpecifier *spec; in getInstructionID()
1315 const struct InstructionSpecifier *specWithNewOpcode; in getInstructionID()