Home
last modified time | relevance | path

Searched refs:XOPA_MAP (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h338 XOPA_MAP = 6, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp146 case XOPA_MAP: in decode()
998 insn->opcodeType = XOPA_MAP; in readOpcode()
1113 case XOPA_MAP: in getInstructionIDWithAttrMask()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp854 opcodeType = XOPA_MAP; in emitDecodePath()