Lines Matching refs:getBooleanContents
771 getBooleanContents(Op0.getValueType()) == in SimplifyMultipleUseDemandedBits()
1413 getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
1426 if (getBooleanContents(Op0.getValueType()) == in SimplifyDemandedBits()
3110 switch (getBooleanContents(N->getValueType(0))) { in isConstTrueVal()
3140 if (getBooleanContents(N->getValueType(0)) == UndefinedBooleanContent) in isConstFalseVal()
3151 TargetLowering::BooleanContent Cnt = getBooleanContents(VT); in isExtendedTrueVal()
3809 getBooleanContents(N0.getOperand(0).getValueType()) == in SimplifySetCC()
3861 (getBooleanContents(XorLHS.getOperand(0).getValueType()) == in SimplifySetCC()
3863 getBooleanContents(XorRHS.getOperand(0).getValueType()) == in SimplifySetCC()
4105 getBooleanContents(N0.getValueType()) == ZeroOrOneBooleanContent) && in SimplifySetCC()
4395 ISD::NodeType ExtendCode = getExtendForContent(getBooleanContents(OpVT)); in SimplifySetCC()
4552 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint()
8056 if (getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandAddSubSat()
8066 if (getBooleanContents(VT) == ZeroOrNegativeOneBooleanContent) { in expandAddSubSat()