Home
last modified time | relevance | path

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

/llvm-project/offload/include/OpenMP/OMPT/
H A DInterface.h294 #define OMPT_GET_RETURN_ADDRESS global() macro
/llvm-project/openmp/runtime/src/
H A Dompt-internal.h112 #define OMPT_GET_RETURN_ADDRESS(level) __builtin_return_address(level) macro