/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenDisassemblerTables.inc | 45954 static const InstrUID modRMEmptyTable[1] = { 0 }; 45956 static const InstrUID modRMTable0[2] = { 45961 static const InstrUID modRMTable1[2] = { 45966 static const InstrUID modRMTable2[2] = { 45971 static const InstrUID modRMTable3[2] = { 45976 static const InstrUID modRMTable4[1] = { 45980 static const InstrUID modRMTable5[1] = { 45984 static const InstrUID modRMTable6[1] = { 45988 static const InstrUID modRMTable7[1] = { 45992 static const InstrUID modRMTable8[2] = { [all …]
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | X86DisassemblerTables.h | 65 InstrUID id, 239 InstrUID uid, 269 InstrUID uid, 278 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
|
D | X86RecognizableInstr.h | 39 InstrUID UID; 241 InstrUID uid); 253 InstrUID uid);
|
D | X86DisassemblerShared.h | 31 InstrUID instructionIDs[256];
|
D | X86DisassemblerTables.cpp | 170 InstrUID id, in emitOneID() 610 InstrUID uid, in setTableFields() 658 InstrUID uid, in setTableFields()
|
D | X86RecognizableInstr.cpp | 198 InstrUID uid) { in RecognizableInstr() 270 InstrUID uid) in processInstr()
|
/external/llvm/utils/TableGen/ |
D | X86DisassemblerTables.h | 222 InstrUID uid, 253 InstrUID uid, 263 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
|
D | X86RecognizableInstr.h | 36 InstrUID UID; 218 InstrUID uid); 230 InstrUID uid);
|
D | X86DisassemblerShared.h | 36 llvm::X86Disassembler::InstrUID instructionIDs[256];
|
D | X86DisassemblerTables.cpp | 863 InstrUID uid, in setTableFields() 905 InstrUID uid, in setTableFields()
|
D | X86RecognizableInstr.cpp | 193 InstrUID uid) { in RecognizableInstr() 266 InstrUID uid) in processInstr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | X86DisassemblerTables.h | 223 InstrUID uid, 256 InstrUID uid, 268 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
|
D | X86RecognizableInstr.h | 158 InstrUID UID; 338 InstrUID uid); 350 InstrUID uid);
|
D | X86DisassemblerShared.h | 36 llvm::X86Disassembler::InstrUID instructionIDs[256];
|
D | X86RecognizableInstr.cpp | 65 InstrUID uid) { in RecognizableInstr() 139 InstrUID uid) in processInstr()
|
D | X86DisassemblerTables.cpp | 1073 InstrUID uid, in setTableFields() 1114 InstrUID uid, in setTableFields()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/ |
D | X86Disassembler.h | 81 const InstrUID *instructionIDs;
|
D | X86DisassemblerDecoderCommon.h | 147 typedef uint16_t InstrUID; typedef
|
D | X86DisassemblerDecoder.h | 27 const InstrUID *instructionIDs;
|
D | X86DisassemblerDecoder.c | 102 static InstrUID decode(OpcodeType type, in decode() 156 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoderCommon.h | 301 typedef uint16_t InstrUID; typedef
|
D | X86DisassemblerDecoder.cpp | 122 static InstrUID decode(OpcodeType type, in decode() 183 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | X86DisassemblerDecoderCommon.h | 310 typedef uint16_t InstrUID; typedef
|
/external/capstone/arch/X86/ |
D | X86DisassemblerDecoderCommon.h | 306 typedef uint16_t InstrUID; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.cpp | 125 static InstrUID decode(OpcodeType type, in decode() 189 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
|