Searched refs:splatValue (Results 1 – 1 of 1) sorted by relevance
463 bool splatValue = splatData.front() & 1; in getKeyForBoolData() local468 llvm::hash_value(ArrayRef<char>(splatValue ? 1 : 0)), in getKeyForBoolData()475 if (splatValue && numOddElements != 0) { in getKeyForBoolData()488 char mask = splatValue ? ~0 : 0; in getKeyForBoolData()