Searched refs:isAnyExtLoad (Results 1 – 3 of 3) sorted by relevance
936 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()946 if (isAnyExtLoad()) in getPredCode()975 !isNonExtLoad() && !isAnyExtLoad() && !isZeroExtLoad() && in getPredCode()1083 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + isZeroExtLoad()) > in getPredCode()1093 if (isAnyExtLoad()) in getPredCode()1114 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()1122 if (isAnyExtLoad()) in getPredCode()1219 bool TreePredicateFn::isAnyExtLoad() const { in isAnyExtLoad() function in TreePredicateFn1366 if (isAnyExtLoad()) in getCodeToRunOnSDNode()
546 bool isAnyExtLoad() const;
110 if (P.isAnyExtLoad()) in explainPredicates()212 if (Predicate.isNonExtLoad() || Predicate.isAnyExtLoad() || in isTrivialOperatorNode()632 if (Predicate.isAnyExtLoad()) { in addBuiltinPredicates()