Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def166 #ifndef ICV_RT_SET
167 #define ICV_RT_SET(Name, RTL)
170 #define __ICV_RT_SET(Name, RTL) ICV_RT_SET(ICV_##Name, OMPRTL_##RTL)
175 #undef ICV_RT_SET
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp439 #define ICV_RT_SET(_Name, RTL) \ in initializeInternalControlVars() macro