Lines Matching refs:WantInteger
738 assert(Preference == WantInteger && "One-bit non-integer type?"); in computeValueKnownInPredecessorsImpl()
746 computeValueKnownInPredecessorsImpl(Op0, BB, LHSVals, WantInteger, in computeValueKnownInPredecessorsImpl()
748 computeValueKnownInPredecessorsImpl(Op1, BB, RHSVals, WantInteger, in computeValueKnownInPredecessorsImpl()
785 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
803 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
810 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in computeValueKnownInPredecessorsImpl()
820 assert(Preference == WantInteger && "Compares only produce integers"); in computeValueKnownInPredecessorsImpl()
862 if (Constant *KC = getKnownConstant(Res, WantInteger)) in computeValueKnownInPredecessorsImpl()
937 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
942 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in computeValueKnownInPredecessorsImpl()
958 WantInteger, RecursionSet, CxtI)) { in computeValueKnownInPredecessorsImpl()
1052 ConstantPreference Preference = WantInteger; in processBlock()
1879 WantInteger, BO)) { in processBranchOnXOR()
1882 WantInteger, BO)) in processBranchOnXOR()