Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h47 #define OMP_RTL( global() macro
51 #define OMP_RTL( global() macro
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp577 #define OMP_RTL( getOrCreateRuntimeFunction() macro
589 #define OMP_RTL( getOrCreateRuntimeFunction() macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp591 #define OMP_RTL(_Enum, _Name, _IsVarArg, _ReturnType, ...) \ in initializeRuntimeFunctions() macro