Searched refs:hasSharedZAInterface (Results 1 – 3 of 3) sorted by relevance
102 bool hasSharedZAInterface() const { return sharesZA() || sharesZT0(); } in hasSharedZAInterface() function104 return !hasSharedZAInterface() && !hasAgnosticZAInterface(); in hasPrivateZAInterface()
41 assert(!(hasAgnosticZAInterface() && hasSharedZAInterface()) && in set()
9016 assert(!CallAttrs.callee().hasSharedZAInterface() && in LowerCall()