Searched refs:MRMSrcMemOp4 (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 607 MRMSrcMemOp4 = 35, enumerator 1041 case X86II::MRMSrcMemOp4: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 950 case X86II::MRMSrcMemOp4: { in emitVEXOpcodePrefix() 1589 case X86II::MRMSrcMemOp4: { in encodeInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFMA.td | 401 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),
|
D | X86InstrXOP.td | 292 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),
|
D | X86InstrFormats.td | 33 def MRMSrcMemOp4 : Format<35>;
|