/llvm-project/lld/ELF/ |
H A D | AArch64ErrataFix.h | 42 bool initialized = false; global() variable
|
H A D | ARMErrataFix.h | 42 bool initialized = false; global() variable
|
/llvm-project/flang/test/Semantics/ |
H A D | block-data01.f90 | 23 integer :: inCommonD, initialized ! ok variable
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_mutex.cpp | 146 int initialized; member
|
H A D | sanitizer_coverage_libcdep_new.cpp | 149 bool initialized; global() member in __sancov::__anon8cb657850111::TracePcGuardController
|
H A D | sanitizer_common.h | 912 bool initialized; global() variable
|
/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_thread.cpp | 52 if (!initialized) { in memprofThreadRegistry() local
|
/llvm-project/mlir/unittests/Pass/ |
H A D | PassManagerTest.cpp | 257 bool initialized = false; member
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.h | 238 std::atomic_bool initialized; member 251 std::atomic<bool> initialized; member 361 *initialized; // Points to the lock union if in initialized state. member 450 *initialized; // points to the lock union if in initialized state member
|
H A D | kmp_stub.cpp | 59 static int initialized = 0; in __kmps_init() local
|
H A D | kmp_affinity.h | 1273 enum init_status { initialized = 0, not_initialized = 1, initializing = 2 }; global() enumerator
|
H A D | kmp.h | 900 unsigned initialized : 1; member 1398 int initialized; // If 0, other fields are not initialized. member
|
H A D | kmp_settings.cpp | 5821 static int initialized = 0; in __kmp_stg_init() local
|
/llvm-project/mlir/lib/Debug/ |
H A D | DebuggerExecutionContextHook.cpp | 309 static bool initialized = [&]() { in preventLinkerDeadCodeElim() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | LegacyPassManagerTest.cpp | 115 static bool initialized; member 147 template<typename P> bool PassTestBase<P>::initialized; member in llvm::__anon747cccd00111::PassTestBase
|
/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_globals.cpp | 44 bool initialized; global() member
|
H A D | asan_thread.cpp | 59 static bool initialized; InitThreads() local
|
/llvm-project/clang/tools/scan-build-py/lib/libear/ |
H A D | ear.c | 95 static int initialized = 0; variable
|
/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_interceptors.cpp | 311 static bool initialized = false; InitializeInterceptors() local
|
/llvm-project/flang/lib/Semantics/ |
H A D | data-to-inits.cpp | 575 bool initialized{false}; PopulateWithComponentDefaults() local
|
/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingFile.c | 580 int initialized = getenv(LPROF_INIT_ONCE_ENV) != NULL; truncateCurrentFile() local
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl.h | 303 bool initialized; member
|
/llvm-project/llvm/tools/lto/ |
H A D | lto.cpp | 62 static bool initialized = false; global() variable
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_scheduler.c | 5267 int initialized) in sort_statements() 5585 int initialized) in isl_schedule_node_compute_finish_band()
|
H A D | isl_schedule_node.c | 326 int initialized; member
|