Searched refs:AllowPartialUndefs (Results 1 – 2 of 2) sorted by relevance
949 bool AllowPartialUndefs = true);
4599 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument4617 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()4657 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()4843 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()4847 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()4864 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()4885 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()4894 AllowPartialUndefs)) in getTargetConstantBitsFromNode()4899 AllowPartialUndefs)) in getTargetConstantBitsFromNode()4926 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument[all …]