Searched refs:MRMSrcMem4VOp3 (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 301 MRMSrcMem4VOp3 = 34, enumerator 716 case X86II::MRMSrcMem4VOp3: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 804 case X86II::MRMSrcMem4VOp3: { in EmitVEXOpcodePrefix() 1457 case X86II::MRMSrcMem4VOp3: { in encodeInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | X86RecognizableInstr.h | 107 MRMSrcMem4VOp3 = 34, enumerator
|
D | X86RecognizableInstr.cpp | 608 case X86Local::MRMSrcMem4VOp3: in emitInstructionSpecifier() 738 case X86Local::MRMSrcMem4VOp3: in emitDecodePath()
|
D | X86FoldTablesEmitter.cpp | 428 (MemFormNum == X86Local::MRMSrcMem4VOp3 && in areOppositeForms()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrXOP.td | 110 def mr : IXOP<opc, MRMSrcMem4VOp3, (outs VR128:$dst),
|
D | X86InstrFormats.td | 32 def MRMSrcMem4VOp3 : Format<34>;
|
D | X86InstrShiftRotate.td | 844 def rm : I<0xF7, MRMSrcMem4VOp3,
|
D | X86InstrInfo.td | 2417 def rm : I<opc, MRMSrcMem4VOp3, (outs RC:$dst), (ins x86memop:$src1, RC:$src2), 2443 def rm : I<opc, MRMSrcMem4VOp3, (outs RC:$dst), (ins x86memop:$src1, RC:$src2),
|
D | X86InstrSSE.td | 8083 def rm : AVX28I<opc, MRMSrcMem4VOp3, (outs VR128:$dst, VR128:$mask_wb), 8091 def Yrm : AVX28I<opc, MRMSrcMem4VOp3, (outs RC256:$dst, RC256:$mask_wb),
|