Searched refs:isAnyExtLoad (Results 1 – 3 of 3) sorted by relevance
965 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()975 if (isAnyExtLoad()) in getPredCode()1124 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()1132 if (isAnyExtLoad()) in getPredCode()1227 bool TreePredicateFn::isAnyExtLoad() const { in isAnyExtLoad() function in TreePredicateFn1356 if (isAnyExtLoad()) in getCodeToRunOnSDNode()
560 bool isAnyExtLoad() const;
235 if (P.isAnyExtLoad()) in explainPredicates()337 if (Predicate.isNonExtLoad() || Predicate.isAnyExtLoad() || in isTrivialOperatorNode()3873 if (Predicate.isLoad() && Predicate.isAnyExtLoad()) { in addBuiltinPredicates()