Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DX86RecognizableInstr.h106 MRMr0 = 21, enumerator
DX86RecognizableInstr.cpp649 case X86Local::MRMr0: in emitInstructionSpecifier()
806 case X86Local::MRMr0: in emitDecodePath()
807 filter = std::make_unique<ExtendedRMFilter>(true, Form - X86Local::MRMr0); in emitDecodePath()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrAMX.td41 def TILEZERO : I<0x49, MRMr0, (outs TILE:$dst), (ins),
DX86InstrFormats.td31 def MRMr0 : Format<21>;
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h632 MRMr0 = 21, enumerator
1126 case X86II::MRMr0: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1107 case X86II::MRMr0: { in emitVEXOpcodePrefix()
1286 case X86II::MRMr0: in emitREXPrefix()
1665 case X86II::MRMr0: in encodeInstruction()
/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp72 case X86II::MRMr0: in isInvalidMemoryInstr()