Searched refs:hasNewZAInterface (Results 1 – 5 of 5) sorted by relevance
75 bool hasNewZAInterface() const { return Bitmask & ZA_New; } in hasNewZAInterface() function80 return hasNewZAInterface() || hasSharedZAInterface(); in hasZAState()
23 assert(!(hasNewZAInterface() && hasSharedZAInterface()) && in set()25 assert(!(hasNewZAInterface() && preservesZA()) && in set()
140 if (FnAttrs.hasNewZAInterface()) in runOnFunction()
131 CalleeAttrs.hasNewZAInterface()) in areInlineCompatible()
542 if (Attrs.hasNewZAInterface() || in fallBackToDAGISel()