Lines Matching refs:RHSAAPVS
8903 SetTy LHSAAPVS, RHSAAPVS; in updateWithICmpInst() local
8906 !fillSetWithConstantValues(A, IRPosition::value(*RHS), RHSAAPVS, in updateWithICmpInst()
8918 for (const APInt &R : RHSAAPVS) { in updateWithICmpInst()
8935 for (const APInt &R : RHSAAPVS) { in updateWithICmpInst()
8969 SetTy LHSAAPVS, RHSAAPVS; in updateWithSelectInst() local
8975 RHSAAPVS, RHSContainsUndef)) in updateWithSelectInst()
8980 auto *OpAA = OnlyLeft ? &LHSAAPVS : &RHSAAPVS; in updateWithSelectInst()
8996 for (auto &It : RHSAAPVS) in updateWithSelectInst()
9035 SetTy LHSAAPVS, RHSAAPVS; in updateWithBinaryOperator() local
9038 !fillSetWithConstantValues(A, IRPosition::value(*RHS), RHSAAPVS, in updateWithBinaryOperator()
9049 for (const APInt &R : RHSAAPVS) { in updateWithBinaryOperator()
9060 for (const APInt &R : RHSAAPVS) { in updateWithBinaryOperator()