Searched refs:getOutlinedHelperName (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.h182 StringRef getOutlinedHelperName() const override {
H A DCGOpenMPRuntime.h337 virtual StringRef getOutlinedHelperName() const { return ".omp_outlined."; } function in class:clang::CodeGen::CGOpenMPRuntime
H A DCGOpenMPRuntime.cpp1279 CGM, D, CS, ThreadIDVar, InnermostKind, getOutlinedHelperName(), CodeGen);
1287 CGM, D, CS, ThreadIDVar, InnermostKind, getOutlinedHelperName(), CodeGen);

Completed in 96 milliseconds