Home
last modified time | relevance | path

Searched defs:OMP_RTL (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h46 #define OMP_RTL(Enum, ...) Enum, macro
50 #define OMP_RTL(Enum, ...) constexpr auto Enum = omp::RuntimeFunction::Enum; macro
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp580 #define OMP_RTL( getOrCreateRuntimeFunction() macro
592 #define OMP_RTL( getOrCreateRuntimeFunction() macro
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp591 #define OMP_RTL( initializeRuntimeFunctions() macro