Lines Matching full:emitted

361   /// Decls that were DeferredDecls and have now been emitted.
383 /// List of alias we have emitted. Used to make sure that what they point to
387 /// List of multiversion functions to be emitted. This list is processed in
389 /// multiversion function resolvers and ifuncs are defined and emitted.
400 /// Variables for which we've emitted globals containing their constant
412 /// A queue of (optional) vtables that may be emitted opportunistically.
422 /// be emitted when the translation unit is complete.
426 /// emitted when the translation unit is complete.
436 // Store deferred function annotations so they can be emitted at the end with
481 /// order. Once the decl is emitted, the index is replaced with ~0U to ensure
492 // calls, diagnose message should not be emitted.
534 /// have been emitted.
566 // Whether a global variable should be emitted by CUDA/HIP host/device
574 /// Map of the global blocks we've emitted, so that we don't have to re-emit
1018 // Return whether RTTI information should be emitted for this target.
1105 /// isn't already emitted.
1136 /// If it's been emitted already, returns the GlobalVariable corresponding to
1142 /// emitted.
1429 /// annotations are emitted during finalization of the LLVM code.
1465 /// are emitted lazily.
1626 /// Move some lazily-emitted states to the NewBuilder. This is especially
1764 /// Try to emit external vtables as available_externally if they have emitted
1766 /// is not allowed to create new references to things that need to be emitted
1811 /// that will be emitted as an alias of the name bound to 'CppFunc'; ifuncs
1841 /// Determine whether the definition must be emitted; if this returns \c
1842 /// false, the definition can be emitted lazily if it's used.
1845 /// Determine whether the definition can be emitted eagerly, or should be