Home
last modified time | relevance | path

Searched defs:initialized (Results 1 – 25 of 25) sorted by relevance

/llvm-project/lld/ELF/
H A DAArch64ErrataFix.h42 bool initialized = false; global() variable
H A DARMErrataFix.h42 bool initialized = false; global() variable
/llvm-project/flang/test/Semantics/
H A Dblock-data01.f9023 integer :: inCommonD, initialized ! ok variable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.cpp146 int initialized; member
H A Dsanitizer_coverage_libcdep_new.cpp149 bool initialized; global() member in __sancov::__anon8cb657850111::TracePcGuardController
H A Dsanitizer_common.h912 bool initialized; global() variable
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp52 if (!initialized) { in memprofThreadRegistry() local
/llvm-project/mlir/unittests/Pass/
H A DPassManagerTest.cpp257 bool initialized = false; member
/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h238 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 Dkmp_stub.cpp59 static int initialized = 0; in __kmps_init() local
H A Dkmp_affinity.h1273 enum init_status { initialized = 0, not_initialized = 1, initializing = 2 }; global() enumerator
H A Dkmp.h900 unsigned initialized : 1; member
1398 int initialized; // If 0, other fields are not initialized. member
H A Dkmp_settings.cpp5821 static int initialized = 0; in __kmp_stg_init() local
/llvm-project/mlir/lib/Debug/
H A DDebuggerExecutionContextHook.cpp309 static bool initialized = [&]() { in preventLinkerDeadCodeElim() local
/llvm-project/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp115 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 Dasan_globals.cpp44 bool initialized; global() member
H A Dasan_thread.cpp59 static bool initialized; InitThreads() local
/llvm-project/clang/tools/scan-build-py/lib/libear/
H A Dear.c95 static int initialized = 0; variable
/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp311 static bool initialized = false; InitializeInterceptors() local
/llvm-project/flang/lib/Semantics/
H A Ddata-to-inits.cpp575 bool initialized{false}; PopulateWithComponentDefaults() local
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c580 int initialized = getenv(LPROF_INIT_ONCE_ENV) != NULL; truncateCurrentFile() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h303 bool initialized; member
/llvm-project/llvm/tools/lto/
H A Dlto.cpp62 static bool initialized = false; global() variable
/llvm-project/polly/lib/External/isl/
H A Disl_scheduler.c5267 int initialized) in sort_statements()
5585 int initialized) in isl_schedule_node_compute_finish_band()
H A Disl_schedule_node.c326 int initialized; member