Home
last modified time | relevance | path

Searched refs:MRMSrcMemOp4 (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DX86RecognizableInstr.h112 MRMSrcMemOp4 = 27, enumerator
DX86RecognizableInstr.cpp627 case X86Local::MRMSrcMemOp4: in emitInstructionSpecifier()
788 case X86Local::MRMSrcMemOp4: in emitDecodePath()
DX86FoldTablesEmitter.cpp445 (MemFormNum == X86Local::MRMSrcMemOp4 && in areOppositeForms()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h607 MRMSrcMemOp4 = 35, enumerator
1041 case X86II::MRMSrcMemOp4: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp950 case X86II::MRMSrcMemOp4: { in emitVEXOpcodePrefix()
1589 case X86II::MRMSrcMemOp4: { in encodeInstruction()
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h658 MRMSrcMemOp4 = 27, enumerator
1113 case X86II::MRMSrcMemOp4: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp973 case X86II::MRMSrcMemOp4: { in emitVEXOpcodePrefix()
1610 case X86II::MRMSrcMemOp4: { in encodeInstruction()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrFMA.td401 def rm : FMA4S<opc, MRMSrcMemOp4, (outs RC:$dst),
439 def rm_Int : FMA4S_Int<opc, MRMSrcMemOp4, (outs VR128:$dst),
478 def rm : FMA4<opc, MRMSrcMemOp4, (outs VR128:$dst),
505 def Yrm : FMA4<opc, MRMSrcMemOp4, (outs VR256:$dst),
DX86InstrXOP.td292 def rrm : IXOPi8Reg<opc, MRMSrcMemOp4, (outs VR128:$dst),
340 def rrm : IXOPi8Reg<opc, MRMSrcMemOp4, (outs RC:$dst),
427 def rm : IXOP5<Opc, MRMSrcMemOp4, (outs RC:$dst),
DX86InstrFormats.td37 def MRMSrcMemOp4 : Format<27>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFMA.td401 def rm : FMA4S<opc, MRMSrcMemOp4, (outs RC:$dst),
439 def rm_Int : FMA4S_Int<opc, MRMSrcMemOp4, (outs VR128:$dst),
478 def rm : FMA4<opc, MRMSrcMemOp4, (outs VR128:$dst),
505 def Yrm : FMA4<opc, MRMSrcMemOp4, (outs VR256:$dst),
DX86InstrXOP.td292 def rrm : IXOPi8Reg<opc, MRMSrcMemOp4, (outs VR128:$dst),
339 def rrm : IXOPi8Reg<opc, MRMSrcMemOp4, (outs RC:$dst),
427 def rm : IXOP5<Opc, MRMSrcMemOp4, (outs RC:$dst),
DX86InstrFormats.td33 def MRMSrcMemOp4 : Format<35>;
/external/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp167 case X86II::MRMSrcMemOp4: in isInvalidMemoryInstr()