Home
last modified time | relevance | path

Searched refs:MRM4X (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h147 MRM4X = 60, enumerator
H A DX86RecognizableInstr.cpp786 case X86Local::MRM4X: in emitInstructionSpecifier()
901 case X86Local::MRM4X: in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h628 MRM4X = 60, // Format /4 enumerator
1070 case X86II::MRM4X: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1833 case X86II::MRM4X: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td56 def MRM3X : Format<59>; def MRM4X : Format<60>; def MRM5X : Format<61>;