Lines Matching refs:isOneConstant
19134 if (isOneConstant(Op0.getOperand(0))) { in LowerAndToBT()
19748 if ((isOneConstant(Op1) || isNullConstant(Op1)) && in emitFlagsForSetcc()
20071 isOneConstant(Cmp.getOperand(0).getOperand(1))) { in LowerSELECT()
20112 isOneConstant(Cond.getOperand(1))) in LowerSELECT()
20746 if (isOneConstant(Op.getOperand(1))) in isXor1OfSetCC()
20791 isOneConstant(Cond.getOperand(1))) in LowerBRCOND()
34257 isOneConstant(AndNode.getOperand(1))) { in combineSelect()
34611 if (isOneConstant(SetCC.getOperand(0))) in checkBoolTestSetCCCombine()
34613 if (isOneConstant(SetCC.getOperand(1))) in checkBoolTestSetCCCombine()
34738 isOneConstant(Carry.getOperand(1)))) in combineCarryThroughADD()
36310 if (!isOneConstant(N1)) in combineParity()
36861 if (!isOneConstant(N1)) in foldXorTruncShiftIntoCmp()
39678 if (!isOneConstant(N0.getOperand(1))) in combineZext()