Searched refs:CommonActionTy (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGOpenMPRuntime.cpp | 3200 class CommonActionTy final : public PrePostActionTy { class 3209 CommonActionTy(llvm::FunctionCallee EnterCallee, in CommonActionTy() function in __anonf9fddcd20d11::CommonActionTy 3255 CommonActionTy Action( in emitCriticalRegion() 3274 CommonActionTy Action(createRuntimeFunction(OMPRTL__kmpc_master), Args, in emitMasterRegion() 3305 CommonActionTy Action(createRuntimeFunction(OMPRTL__kmpc_taskgroup), Args, in emitTaskgroupRegion() 3412 CommonActionTy Action(createRuntimeFunction(OMPRTL__kmpc_single), Args, in emitSingleRegion() 3473 CommonActionTy Action(createRuntimeFunction(OMPRTL__kmpc_ordered), Args, in emitOrderedRegion() 5341 CommonActionTy Action( in emitTaskCall() 5819 CommonActionTy Action( in emitReduction() 5944 CommonActionTy Action(nullptr, llvm::None, in emitReduction()
|