Searched refs:isAnyExtLoad (Results 1 – 3 of 3) sorted by relevance
926 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()936 if (isAnyExtLoad()) in getPredCode()1077 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()1085 if (isAnyExtLoad()) in getPredCode()1174 bool TreePredicateFn::isAnyExtLoad() const { in isAnyExtLoad() function in TreePredicateFn1303 if (isAnyExtLoad()) in getCodeToRunOnSDNode()
552 bool isAnyExtLoad() const;
235 if (P.isAnyExtLoad()) in explainPredicates()334 if (Predicate.isNonExtLoad() || Predicate.isAnyExtLoad() || in isTrivialOperatorNode()3832 if (Predicate.isLoad() && Predicate.isAnyExtLoad()) { in addBuiltinPredicates()