Searched refs:isAnyExtLoad (Results 1 – 3 of 3) sorted by relevance
887 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && in getPredCode()896 if (isAnyExtLoad()) in getPredCode()1011 if ((isNonExtLoad() + isAnyExtLoad() + isSignExtLoad() + in getPredCode()1019 if (isAnyExtLoad()) in getPredCode()1106 bool TreePredicateFn::isAnyExtLoad() const { in isAnyExtLoad() function in TreePredicateFn1219 if (isAnyExtLoad()) in getCodeToRunOnSDNode()
547 bool isAnyExtLoad() const;
219 if (P.isAnyExtLoad()) in explainPredicates()297 if (Predicate.isNonExtLoad() || Predicate.isAnyExtLoad() || in isTrivialOperatorNode()3209 if (Predicate.isLoad() && Predicate.isAnyExtLoad()) { in createAndImportSelDAGMatcher()