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.cpp763 case X86Local::MRMr0: in emitInstructionSpecifier()
964 case X86Local::MRMr0: in emitDecodePath()
965 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
1058 case X86II::MRMr0: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1295 case X86II::MRMr0: { in emitVEXOpcodePrefix()
1868 case X86II::MRMr0: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td34 def MRMr0 : Format<21>;
H A DX86InstrAMX.td56 def TILEZERO : I<0x49, MRMr0, (outs TILE:$dst), (ins),