Home
last modified time | relevance | path

Searched refs:InstrUID (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenDisassemblerTables.inc45954 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/
DX86DisassemblerTables.h65 InstrUID id,
239 InstrUID uid,
269 InstrUID uid,
278 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
DX86RecognizableInstr.h39 InstrUID UID;
241 InstrUID uid);
253 InstrUID uid);
DX86DisassemblerShared.h31 InstrUID instructionIDs[256];
DX86DisassemblerTables.cpp170 InstrUID id, in emitOneID()
610 InstrUID uid, in setTableFields()
658 InstrUID uid, in setTableFields()
DX86RecognizableInstr.cpp198 InstrUID uid) { in RecognizableInstr()
270 InstrUID uid) in processInstr()
/external/llvm/utils/TableGen/
DX86DisassemblerTables.h222 InstrUID uid,
253 InstrUID uid,
263 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
DX86RecognizableInstr.h36 InstrUID UID;
218 InstrUID uid);
230 InstrUID uid);
DX86DisassemblerShared.h36 llvm::X86Disassembler::InstrUID instructionIDs[256];
DX86DisassemblerTables.cpp863 InstrUID uid, in setTableFields()
905 InstrUID uid, in setTableFields()
DX86RecognizableInstr.cpp193 InstrUID uid) { in RecognizableInstr()
266 InstrUID uid) in processInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86DisassemblerTables.h223 InstrUID uid,
256 InstrUID uid,
268 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
DX86RecognizableInstr.h158 InstrUID UID;
338 InstrUID uid);
350 InstrUID uid);
DX86DisassemblerShared.h36 llvm::X86Disassembler::InstrUID instructionIDs[256];
DX86RecognizableInstr.cpp65 InstrUID uid) { in RecognizableInstr()
139 InstrUID uid) in processInstr()
DX86DisassemblerTables.cpp1073 InstrUID uid, in setTableFields()
1114 InstrUID uid, in setTableFields()
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
DX86Disassembler.h81 const InstrUID *instructionIDs;
DX86DisassemblerDecoderCommon.h147 typedef uint16_t InstrUID; typedef
DX86DisassemblerDecoder.h27 const InstrUID *instructionIDs;
DX86DisassemblerDecoder.c102 static InstrUID decode(OpcodeType type, in decode()
156 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoderCommon.h301 typedef uint16_t InstrUID; typedef
DX86DisassemblerDecoder.cpp122 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/
DX86DisassemblerDecoderCommon.h310 typedef uint16_t InstrUID; typedef
/external/capstone/arch/X86/
DX86DisassemblerDecoderCommon.h306 typedef uint16_t InstrUID; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp125 static InstrUID decode(OpcodeType type, in decode()
189 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID()

12