Searched refs:SrcR2 (Results 1 – 1 of 1) sorted by relevance
705 const Register SrcR2 = Index.getReg(); in processInstructionForSlowLEA() local706 if ((!SrcR1 || SrcR1 != DstR) && (!SrcR2 || SrcR2 != DstR)) in processInstructionForSlowLEA()714 if (SrcR1 && SrcR2) { in processInstructionForSlowLEA()