Searched refs:MRMSrcMem4VOp3 (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 602 MRMSrcMem4VOp3 = 34, enumerator 1038 case X86II::MRMSrcMem4VOp3: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 935 case X86II::MRMSrcMem4VOp3: { in emitVEXOpcodePrefix() 1578 case X86II::MRMSrcMem4VOp3: { in encodeInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrXOP.td | 109 def mr : IXOP<opc, MRMSrcMem4VOp3, (outs VR128:$dst),
|
D | X86InstrFormats.td | 32 def MRMSrcMem4VOp3 : Format<34>;
|
D | X86InstrShiftRotate.td | 892 def rm : I<0xF7, MRMSrcMem4VOp3,
|
D | X86InstrInfo.td | 2500 def rm : I<opc, MRMSrcMem4VOp3, (outs RC:$dst), (ins x86memop:$src1, RC:$src2), 2526 def rm : I<opc, MRMSrcMem4VOp3, (outs RC:$dst), (ins x86memop:$src1, RC:$src2),
|
D | X86InstrSSE.td | 7912 def rm : AVX28I<opc, MRMSrcMem4VOp3, (outs VR128:$dst, VR128:$mask_wb), 7920 def Yrm : AVX28I<opc, MRMSrcMem4VOp3, (outs RC256:$dst, RC256:$mask_wb),
|