Home
last modified time | relevance | path

Searched refs:InstructionSpecifier (Results 1 – 14 of 14) 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.h101 InstructionSpecifier* Spec;
DX86DisassemblerTables.cpp871 InstructionSpecifier &newInfo = in setTableFields()
873 InstructionSpecifier &previousInfo = in setTableFields()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86DisassemblerTables.h47 std::vector<InstructionSpecifier> InstructionSpecifiers;
278 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
DX86DisassemblerShared.h21 InstructionSpecifier() { \
DX86RecognizableInstr.h95 InstructionSpecifier* Spec;
DX86DisassemblerTables.cpp620 InstructionSpecifier &newInfo = in setTableFields()
622 InstructionSpecifier &previousInfo = in setTableFields()
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c156 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
789 const struct InstructionSpecifier *spec; in getID()
791 const struct InstructionSpecifier *specWithWBit; in getID()
824 const struct InstructionSpecifier *spec; in getID()
826 const struct InstructionSpecifier *specWithOpsize; in getID()
862 const struct InstructionSpecifier *spec; in getID()
864 const struct InstructionSpecifier *specWithNewOpcode; in getID()
DX86DisassemblerDecoderCommon.h365 struct InstructionSpecifier { struct
DX86DisassemblerDecoder.h482 const struct InstructionSpecifier *spec;
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.h520 struct InstructionSpecifier { struct
590 const InstructionSpecifier *spec;
DX86DisassemblerDecoder.cpp183 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
1093 const struct InstructionSpecifier *spec; in getID()
1133 const struct InstructionSpecifier *spec; in getID()
1135 const struct InstructionSpecifier *specWithNewOpcode; in getID()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenDisassemblerTables.inc8 static const struct InstructionSpecifier x86DisassemblerInstrSpecifiers[3807] = {