reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
553 bool isUnindexed() const;
874 if (isUnindexed()) 890 if (!isUnindexed() && !isNonExtLoad() && !isAnyExtLoad() && 912 if (!isUnindexed() && !isTruncStore() && !isNonTruncStore() && 1037 if (isUnindexed()) 1259 if (isUnindexed())utils/TableGen/GlobalISelEmitter.cpp
213 if (P.isUnindexed()) 328 if (Predicate.isUnindexed()) 3598 if (Predicate.isUnindexed())