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