Searched refs:isAnyExtLoad (Results 1 – 3 of 3) sorted by relevance
938 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()948 if (isAnyExtLoad()) in getPredCode()1102 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()1110 if (isAnyExtLoad()) in getPredCode()1210 bool TreePredicateFn::isAnyExtLoad() const { in isAnyExtLoad() function in TreePredicateFn1343 if (isAnyExtLoad()) in getCodeToRunOnSDNode()
552 bool isAnyExtLoad() const;
111 if (P.isAnyExtLoad()) in explainPredicates()213 if (Predicate.isNonExtLoad() || Predicate.isAnyExtLoad() || in isTrivialOperatorNode()606 if (Predicate.isLoad() && Predicate.isAnyExtLoad()) { in addBuiltinPredicates()