Searched refs:AllowPartialUndefs (Results 1 – 2 of 2) sorted by relevance
913 bool AllowPartialUndefs = true);
7190 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument7208 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[all …]