Lines Matching refs:RHSAAPVS
9824 SetTy LHSAAPVS, RHSAAPVS; in updateWithICmpInst() local
9827 !fillSetWithConstantValues(A, IRPosition::value(*RHS), RHSAAPVS, in updateWithICmpInst()
9839 for (const APInt &R : RHSAAPVS) { in updateWithICmpInst()
9856 for (const APInt &R : RHSAAPVS) { in updateWithICmpInst()
9890 SetTy LHSAAPVS, RHSAAPVS; in updateWithSelectInst() local
9897 !fillSetWithConstantValues(A, IRPosition::value(*RHS), RHSAAPVS, in updateWithSelectInst()
9903 auto *OpAA = OnlyLeft ? &LHSAAPVS : &RHSAAPVS; in updateWithSelectInst()
9919 for (const auto &It : RHSAAPVS) in updateWithSelectInst()
9958 SetTy LHSAAPVS, RHSAAPVS; in updateWithBinaryOperator() local
9961 !fillSetWithConstantValues(A, IRPosition::value(*RHS), RHSAAPVS, in updateWithBinaryOperator()
9972 for (const APInt &R : RHSAAPVS) { in updateWithBinaryOperator()
9983 for (const APInt &R : RHSAAPVS) { in updateWithBinaryOperator()