Searched refs:InstrUID (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86DisassemblerTables.h | 229 InstrUID uid, 262 InstrUID uid, 274 InstructionSpecifier& specForUID(InstrUID uid) { in specForUID()
|
| H A D | X86RecognizableInstr.h | 255 InstrUID UID; 360 InstrUID uid); 370 const CodeGenInstruction &insn, InstrUID uid);
|
| H A D | X86DisassemblerShared.h | 35 llvm::X86Disassembler::InstrUID instructionIDs[256];
|
| H A D | X86RecognizableInstr.cpp | 148 InstrUID uid) in RecognizableInstr() 170 InstrUID uid) { in processInstr()
|
| H A D | X86DisassemblerTables.cpp | 1062 const ModRMFilter &filter, InstrUID uid, in setTableFields() 1100 const ModRMFilter &filter, InstrUID uid, bool is32bit, bool noPrefix, in setTableFields()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | X86DisassemblerDecoderCommon.h | 351 typedef uint16_t InstrUID; typedef
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86Disassembler.cpp | 123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()
|