Lines Matching full:emitted
407 /// Decls that were DeferredDecls and have now been emitted.
429 /// List of alias we have emitted. Used to make sure that what they point to
433 /// List of multiversion functions to be emitted. This list is processed in
435 /// multiversion function resolvers and ifuncs are defined and emitted.
446 /// Variables for which we've emitted globals containing their constant
458 /// A queue of (optional) vtables that may be emitted opportunistically.
468 /// be emitted when the translation unit is complete.
472 /// emitted when the translation unit is complete.
482 // Store deferred function annotations so they can be emitted at the end with
527 /// order. Once the decl is emitted, the index is replaced with ~0U to ensure
538 // calls, diagnose message should not be emitted.
580 /// have been emitted.
612 // Whether a global variable should be emitted by CUDA/HIP host/device
620 /// Map of the global blocks we've emitted, so that we don't have to re-emit
1079 // Return whether RTTI information should be emitted for this target.
1165 /// isn't already emitted.
1196 /// If it's been emitted already, returns the GlobalVariable corresponding to
1202 /// emitted.
1510 /// annotations are emitted during finalization of the LLVM code.
1546 /// are emitted lazily.
1714 /// Move some lazily-emitted states to the NewBuilder. This is especially
1910 /// Try to emit external vtables as available_externally if they have emitted
1912 /// is not allowed to create new references to things that need to be emitted
1957 /// that will be emitted as an alias of the name bound to 'CppFunc'; ifuncs
1992 /// Determine whether the definition must be emitted; if this returns \c
1993 /// false, the definition can be emitted lazily if it's used.
1996 /// Determine whether the definition can be emitted eagerly, or should be