Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/
H A DConfiguration.h38 uint64_t getDynamicMemorySize();
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DConfiguration.cpp45 uint64_t config::getDynamicMemorySize() { in getDynamicMemorySize() function in config