Searched refs:getOutlinedHelperName (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.h | 156 StringRef getOutlinedHelperName() const override { in getOutlinedHelperName() function
|
| H A D | CGOpenMPRuntime.h | 385 virtual StringRef getOutlinedHelperName() const { return ".omp_outlined."; } in getOutlinedHelperName() function
|
| H A D | CGOpenMPRuntime.cpp | 1274 CGM, D, CS, ThreadIDVar, InnermostKind, getOutlinedHelperName(), CodeGen); in emitParallelOutlinedFunction() 1282 CGM, D, CS, ThreadIDVar, InnermostKind, getOutlinedHelperName(), CodeGen); in emitTeamsOutlinedFunction()
|