Home
last modified time | relevance | path

Searched defs:EnvStr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/libomptarget/include/
DDebug.h45 if (char *EnvStr = getenv("LIBOMPTARGET_INFO")) in getInfoLevel() local
56 if (char *EnvStr = getenv("LIBOMPTARGET_DEBUG")) in getDebugLevel() local
/external/llvm-project/openmp/libomptarget/plugins/cuda/src/
Drtl.cpp178 if (const char *EnvStr = getenv("LIBOMPTARGET_NUM_INITIAL_STREAMS")) in StreamManagerTy() local
358 if (const char *EnvStr = getenv("OMP_TEAM_LIMIT")) { in DeviceRTLTy() local
363 if (const char *EnvStr = getenv("OMP_NUM_TEAMS")) { in DeviceRTLTy() local
684 if (const char *EnvStr = getenv("LIBOMPTARGET_DEVICE_RTL_DEBUG")) in loadBinary() local