Searched refs:MRMSrcRegOp4 (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 | 647 MRMSrcRegOp4 = 51, enumerator 1051 case X86II::MRMSrcRegOp4: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 1043 case X86II::MRMSrcRegOp4: { in emitVEXOpcodePrefix() 1533 case X86II::MRMSrcRegOp4: { in encodeInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFMA.td | 394 def rr : FMA4S<opc, MRMSrcRegOp4, (outs RC:$dst), 433 def rr_Int : FMA4S_Int<opc, MRMSrcRegOp4, (outs VR128:$dst), 471 def rr : FMA4<opc, MRMSrcRegOp4, (outs VR128:$dst), 498 def Yrr : FMA4<opc, MRMSrcRegOp4, (outs VR256:$dst),
|
D | X86InstrXOP.td | 315 def rrr_REV : IXOPi8Reg<opc, MRMSrcRegOp4, (outs VR128:$dst), 360 def rrr_REV : IXOPi8Reg<opc, MRMSrcRegOp4, (outs RC:$dst), 449 def rr_REV : IXOP5<Opc, MRMSrcRegOp4, (outs RC:$dst),
|
D | X86InstrFormats.td | 43 def MRMSrcRegOp4 : Format<51>;
|