Home
last modified time | relevance | path

Searched refs:MRMr0 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h112 MRMr0 = 21, enumerator
H A DX86RecognizableInstr.cpp733 case X86Local::MRMr0: in emitInstructionSpecifier()
934 case X86Local::MRMr0: in emitDecodePath()
935 filter = std::make_unique<ExtendedRMFilter>(true, Form - X86Local::MRMr0); in emitDecodePath()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h547 MRMr0 = 21, enumerator
1055 case X86II::MRMr0: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1282 case X86II::MRMr0: { in emitVEXOpcodePrefix()
1859 case X86II::MRMr0: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAMX.td56 def TILEZERO : I<0x49, MRMr0, (outs TILE:$dst), (ins),
H A DX86InstrFormats.td34 def MRMr0 : Format<21>;