Searched refs:IndexOpcode (Results 1 – 2 of 2) sorted by relevance
532 unsigned IndexOpcode = Index->getOpcode(); in shouldUseLA() local533 if (IndexOpcode == ISD::SIGN_EXTEND || in shouldUseLA()534 IndexOpcode == ISD::SIGN_EXTEND_INREG) in shouldUseLA()
543 unsigned IndexOpcode = Index->getOpcode(); in shouldUseLA() local544 if (IndexOpcode == ISD::SIGN_EXTEND || in shouldUseLA()545 IndexOpcode == ISD::SIGN_EXTEND_INREG) in shouldUseLA()