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.h148 MRM3X = 59, enumerator
H A DX86RecognizableInstr.cpp810 case X86Local::MRM3X: in emitInstructionSpecifier()
927 case X86Local::MRM3X: in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h621 MRM3X = 59, // Format /3 enumerator
1069 case X86II::MRM3X: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1899 case X86II::MRM3X: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td58 def MRM3X : Format<59>; def MRM4X : Format<60>; def MRM5X : Format<61>;