Searched refs:AllowPartialUndefs (Results 1 – 2 of 2) sorted by relevance
943 bool AllowPartialUndefs = true);
7283 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument7301 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()7341 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()7505 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()7509 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()7526 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()7547 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()7556 AllowPartialUndefs)) in getTargetConstantBitsFromNode()7561 AllowPartialUndefs)) in getTargetConstantBitsFromNode()7588 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument[all …]