Lines Matching refs:getBooleanContents
800 getBooleanContents(Op0.getValueType()) == in SimplifyMultipleUseDemandedBits()
1671 getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
1684 if (getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
3616 switch (getBooleanContents(N.getValueType())) { in isConstTrueVal()
3646 if (getBooleanContents(N->getValueType(0)) == UndefinedBooleanContent) in isConstFalseVal()
3657 TargetLowering::BooleanContent Cnt = getBooleanContents(VT); in isExtendedTrueVal()
3687 (getBooleanContents(OpVT) == TargetLowering::UndefinedBooleanContent || in foldSetCCWithAnd()
3688 getBooleanContents(OpVT) == TargetLowering::ZeroOrOneBooleanContent)) { in foldSetCCWithAnd()
4443 getBooleanContents(N0.getOperand(0).getValueType()) == in SimplifySetCC()
4495 (getBooleanContents(XorLHS.getOperand(0).getValueType()) == in SimplifySetCC()
4497 getBooleanContents(XorRHS.getOperand(0).getValueType()) == in SimplifySetCC()
4750 getBooleanContents(N0.getValueType()) == ZeroOrOneBooleanContent) && in SimplifySetCC()
5033 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(OpVT)); in SimplifySetCC()
5177 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint()
8917 if (getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandAddSubSat()
8927 if (getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandAddSubSat()