Searched refs:getOutlinedHelperName (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeNVPTX.h | 184 StringRef getOutlinedHelperName() const override { in getOutlinedHelperName() function
|
| H A D | CGOpenMPRuntime.h | 272 virtual StringRef getOutlinedHelperName() const { return ".omp_outlined."; } in getOutlinedHelperName() function
|
| H A D | CGOpenMPRuntime.cpp | 1378 CGM, D, CS, ThreadIDVar, InnermostKind, getOutlinedHelperName(), CodeGen); in emitParallelOutlinedFunction() 1386 CGM, D, CS, ThreadIDVar, InnermostKind, getOutlinedHelperName(), CodeGen); in emitTeamsOutlinedFunction()
|