Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDX86RecognizableInstr.h148 MRM3X = 59, enumerator
HDX86RecognizableInstr.cpp810 case X86Local::MRM3X: in emitInstructionSpecifier()
927 case X86Local::MRM3X: in emitDecodePath()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86BaseInfo.h621 MRM3X = 59, // Format /3 enumerator
1069 case X86II::MRM3X: in getMemoryOperandNo()
HDX86MCCodeEmitter.cpp1899 case X86II::MRM3X: in encodeInstruction()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFormats.td58 def MRM3X : Format<59>; def MRM4X : Format<60>; def MRM5X : Format<61>;