Home
last modified time | relevance | path

Searched refs:struct_initialized (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dinternal.h76 bool struct_initialized; member
Dsystem.cpp164 atl_context_t atlc = {.struct_initialized = false};
240 atlc.struct_initialized = true; /* This only gets called one time */ in atmi_init_context_structs()
591 if (atlc.struct_initialized == false) in callbackEvent()