Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/
H A DTypes.h160 using ParallelRegionFnTy = void *; variable
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3891 FunctionType *ParallelRegionFnTy = FunctionType::get( in buildCustomStateMachine() local