Searched refs:InstrUID (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.h74 /// InstrUID modRMTablennnn[k] = {
222 InstrUID uid,
255 InstrUID uid,
267 InstructionSpecifier& specForUID(InstrUID uid) {
H A DX86DisassemblerShared.h35 llvm::X86Disassembler::InstrUID instructionIDs[256];
H A DX86RecognizableInstr.h156 InstrUID UID;
338 InstrUID uid);
350 InstrUID uid);
H A DX86RecognizableInstr.cpp64 InstrUID uid) {
139 InstrUID uid)
H A DX86DisassemblerTables.cpp1019 o << "static const InstrUID modRMTable[] = {\n";
1040 InstrUID uid,
1081 InstrUID uid,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h303 typedef uint16_t InstrUID; typedef in namespace:llvm::X86Disassembler
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp42 // of type InstrUID (X86DisassemblerDecoderCommon.h). Looking this ID up in
123 static InstrUID decode(OpcodeType type, InstructionContext insnContext,

Completed in 254 milliseconds