Searched defs:RHSCst (Results 1 – 5 of 5) sorted by relevance
94 auto RHSCst = getIConstantVRegValWithLookThrough(PtrAddRHS, MRI); in getPointerInfo() local
2349 if (auto RHSCst = getIConstantVRegVal(RHS, MRI)) { matchCombineConstPtrAddToI2P() local
885 auto RHSCst = getIConstantVRegValWithLookThrough(RHS, MRI); trySwapICmpOperands() local
395 if (auto *RHSCst = dyn_cast<ConstantSDNode>(RHS)) matchBinaryPredicate() local 411 auto *RHSCst = dyn_cast<ConstantSDNode>(RHSOp); matchBinaryPredicate() local
3602 if (const SCEVConstant *RHSCst = dyn_cast<SCEVConstant>(RHS)) { getUDivExactExpr() local