Searched refs:isTruncStore (Results 1 – 5 of 5) sorted by relevance
144 // as isTruncStore require that this is not a perfect 1:1 mapping since a
172 // as isTruncStore require that this is not a perfect 1:1 mapping since a
925 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && in getPredCode()934 if (isTruncStore()) in getPredCode()1075 if ((isNonTruncStore() + isTruncStore()) > 1) in getPredCode()1082 if (isTruncStore()) in getPredCode()1166 bool TreePredicateFn::isTruncStore() const { in isTruncStore() function in TreePredicateFn1299 if (isTruncStore()) in getCodeToRunOnSDNode()
562 bool isTruncStore() const;
231 if (P.isTruncStore()) in explainPredicates()325 if (Predicate.isNonTruncStore() || Predicate.isTruncStore()) in isTrivialOperatorNode()3777 if (Predicate.isTruncStore()) { in addBuiltinPredicates()