Searched refs:delegates (Results 1 – 15 of 15) 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()
86 // The analyzer doesn't perform any inter-procedural analysis, so delegates89 // receiver until we have better support for delegates.
2 # for use by Lit, and delegates to LLVM's lit test handlers.
2 # test trees for use by Lit, and delegates to LLVM's lit test handlers.
324 list<STIPredicateDecl> delegates = []> {341 // delegates to `isZeroIdiom()` part of its computation.342 list<STIPredicateDecl> Delegates = delegates;
399 atomic operation, but it is fairly tricky. DSE delegates this reasoning to
300 The unwinder delegates the decision of whether to stop in a call frame to that
228 contrast to the dialect conversion-based bufferization that delegates this job
877 It delegates the management of processor resource units and resource groups to a
1194 ; The similar case with test20, but multiple consecutive delegates are
457 dialect namespace. This means that the parser delegates to the dialect for
3312 If ``Auto`` (the default), delegates to the value in
2569 def note_it_delegates_to : Note<"it delegates to">;2570 def note_which_delegates_to : Note<"which delegates to">;