Lines Matching refs:AllowPartialUndefs
7190 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
7208 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
7248 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
7412 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
7416 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
7433 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
7454 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
7463 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
7468 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
7495 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
7500 AllowPartialUndefs)) { in isConstantSplat()