Searched refs:UndefEltBits (Results 1 – 1 of 1) sorted by relevance
6183 APInt UndefEltBits = UndefBits.extractBits(EltSizeInBits, BitOffset); in getTargetConstantBitsFromNode() local6186 if (UndefEltBits.isAllOnesValue()) { in getTargetConstantBitsFromNode()6195 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()