Searched refs:MRMSrcMemOp4 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86BaseInfo.h | 306 MRMSrcMemOp4 = 35, enumerator 719 case X86II::MRMSrcMemOp4: in getMemoryOperandNo()
|
D | X86MCCodeEmitter.cpp | 818 case X86II::MRMSrcMemOp4: { in EmitVEXOpcodePrefix() 1468 case X86II::MRMSrcMemOp4: { in encodeInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | X86RecognizableInstr.h | 108 MRMSrcMemOp4 = 35, enumerator
|
D | X86RecognizableInstr.cpp | 615 case X86Local::MRMSrcMemOp4: in emitInstructionSpecifier() 739 case X86Local::MRMSrcMemOp4: in emitDecodePath()
|
D | X86FoldTablesEmitter.cpp | 430 (MemFormNum == X86Local::MRMSrcMemOp4 && in areOppositeForms()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrXOP.td | 307 def rrm : IXOPi8Reg<opc, MRMSrcMemOp4, (outs VR128:$dst), 353 def rrm : IXOPi8Reg<opc, MRMSrcMemOp4, (outs RC:$dst), 399 def rm : IXOP5<Opc, MRMSrcMemOp4, (outs RC:$dst),
|
D | X86InstrFMA.td | 399 def rm : FMA4S<opc, MRMSrcMemOp4, (outs RC:$dst), 436 def rm_Int : FMA4S_Int<opc, MRMSrcMemOp4, (outs VR128:$dst), 474 def rm : FMA4<opc, MRMSrcMemOp4, (outs VR128:$dst), 501 def Yrm : FMA4<opc, MRMSrcMemOp4, (outs VR256:$dst),
|
D | X86InstrFormats.td | 33 def MRMSrcMemOp4 : Format<35>;
|