Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h146 MRM3X = 59, enumerator
H A DX86RecognizableInstr.cpp785 case X86Local::MRM3X: in emitInstructionSpecifier()
900 case X86Local::MRM3X: in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h627 MRM3X = 59, // Format /3 enumerator
1069 case X86II::MRM3X: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1832 case X86II::MRM3X: 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>;