Searched refs:delegates (Results 1 – 10 of 10) sorted by relevance
438 DelegateMap &delegates = context_md->m_delegates; in GetDelegate() local439 DelegateMap::iterator delegate_iter = delegates.find(src_ctx); in GetDelegate()441 if (delegate_iter == delegates.end()) { in GetDelegate()444 delegates[src_ctx] = delegate; in GetDelegate()
324 list<STIPredicateDecl> delegates = []> {341 // delegates to `isZeroIdiom()` part of its computation.342 list<STIPredicateDecl> Delegates = delegates;
120 governance, and delegates substantial decision making power to the Steering
399 atomic operation, but it is fairly tricky. DSE delegates this reasoning to
299 The unwinder delegates the decision of whether to stop in a call frame to that
724 interface is an inline which delegates to a non-standard function
968 It delegates the management of processor resource units and resource groups to a
3757 If ``Auto`` (the default), delegates to the value in
2582 def note_it_delegates_to : Note<"it delegates to">;2583 def note_which_delegates_to : Note<"which delegates to">;