Lines Matching refs:fillValue
1113 uint64_t fillValue = (isNegative() ? -1ULL : 0);1115 val[i] = fillValue;