Searched refs:AllowPartialUndefs (Results 1 – 2 of 2) sorted by relevance
949 bool AllowPartialUndefs = true);
4736 bool AllowPartialUndefs = false) { in getTargetConstantBitsFromNode() argument4754 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()4794 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()4980 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()4984 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()5001 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()5022 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()5031 AllowPartialUndefs)) in getTargetConstantBitsFromNode()5036 AllowPartialUndefs)) in getTargetConstantBitsFromNode()5063 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument[all …]