Lines Matching refs:getBooleanContents

807         getBooleanContents(Op0.getValueType()) ==  in SimplifyMultipleUseDemandedBits()
1703 getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
1716 if (getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
2463 if (getBooleanContents(VT) != ZeroOrNegativeOneBooleanContent || in SimplifyDemandedBits()
3856 switch (getBooleanContents(N.getValueType())) { in isConstTrueVal()
3886 if (getBooleanContents(N->getValueType(0)) == UndefinedBooleanContent) in isConstFalseVal()
3897 TargetLowering::BooleanContent Cnt = getBooleanContents(VT); in isExtendedTrueVal()
3927 (getBooleanContents(OpVT) == TargetLowering::UndefinedBooleanContent || in foldSetCCWithAnd()
3928 getBooleanContents(OpVT) == TargetLowering::ZeroOrOneBooleanContent)) { in foldSetCCWithAnd()
4729 getBooleanContents(N0.getOperand(0).getValueType()) == in SimplifySetCC()
4781 (getBooleanContents(XorLHS.getOperand(0).getValueType()) == in SimplifySetCC()
4783 getBooleanContents(XorRHS.getOperand(0).getValueType()) == in SimplifySetCC()
5036 getBooleanContents(N0.getValueType()) == ZeroOrOneBooleanContent) && in SimplifySetCC()
5350 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(OpVT)); in SimplifySetCC()
5495 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint()
7708 if (getBooleanContents(HiLoVT) == in expandDIVREMByConstant()
9926 getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandIntMINMAX()
10053 if (getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandAddSubSat()
10063 if (getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandAddSubSat()