Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DX86DisassemblerShared.h18 struct InstructionSpecifier { struct
24 InstructionSpecifier() { in InstructionSpecifier() argument
DX86DisassemblerTables.h51 std::vector<InstructionSpecifier> InstructionSpecifiers;
263 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
DX86RecognizableInstr.h104 InstructionSpecifier* Spec;
DX86DisassemblerTables.cpp871 InstructionSpecifier &newInfo = in setTableFields()
873 InstructionSpecifier &previousInfo = in setTableFields()
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.h513 struct InstructionSpecifier { struct
583 const InstructionSpecifier *spec;
DX86DisassemblerDecoder.cpp184 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
1096 const struct InstructionSpecifier *spec; in getID()
1136 const struct InstructionSpecifier *spec; in getID()
1138 const struct InstructionSpecifier *specWithNewOpcode; in getID()