Searched refs:isAnyExtLoad (Results 1 – 3 of 3) sorted by relevance
903 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()913 if (isAnyExtLoad()) in getPredCode()1057 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()1065 if (isAnyExtLoad()) in getPredCode()1154 bool TreePredicateFn::isAnyExtLoad() const { in isAnyExtLoad() function in TreePredicateFn1283 if (isAnyExtLoad()) in getCodeToRunOnSDNode()
554 bool isAnyExtLoad() const;
222 if (P.isAnyExtLoad()) in explainPredicates()321 if (Predicate.isNonExtLoad() || Predicate.isAnyExtLoad() || in isTrivialOperatorNode()3770 if (Predicate.isLoad() && Predicate.isAnyExtLoad()) { in addBuiltinPredicates()