Searched refs:SrcR2 (Results 1 – 1 of 1) sorted by relevance
348 const unsigned SrcR2 = MI.getOperand(3).getReg(); in processInstructionForSLM() local349 if ((SrcR1 == 0 || SrcR1 != DstR) && (SrcR2 == 0 || SrcR2 != DstR)) in processInstructionForSLM()376 if (SrcR1 != 0 && SrcR2 != 0) { in processInstructionForSLM()