OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOrCreateRuntimeFunction
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp
1163
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1168
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1192
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1267
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1273
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1300
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1372
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1439
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1748
OMPBuilder.
getOrCreateRuntimeFunction
(CGM.getModule(),
1754
CGF.EmitNounwindRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
[
all
...]
CGOpenMPRuntime.cpp
1316
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1515
OMPBuilder.
getOrCreateRuntimeFunction
(CGM.getModule(),
1740
OMPBuilder.
getOrCreateRuntimeFunction
(
1752
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
1761
OMPBuilder.
getOrCreateRuntimeFunction
(
2025
OMPBuilder.
getOrCreateRuntimeFunction
(
2092
OMPBuilder.
getOrCreateRuntimeFunction
(M, OMPRTL___kmpc_fork_call);
2102
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
2129
CGF.EmitRuntimeCall(OMPBuilder.
getOrCreateRuntimeFunction
(
2248
OMPBuilder.
getOrCreateRuntimeFunction
(
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
OMPIRBuilder.h
502
FunctionCallee
getOrCreateRuntimeFunction
(Module &M,
/src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
OMPIRBuilder.cpp
74
OpenMPIRBuilder::
getOrCreateRuntimeFunction
(Module &M, RuntimeFunction FnID) {
133
FunctionCallee RTLFn =
getOrCreateRuntimeFunction
(M, FnID);
1243
return OMPBuilder.
getOrCreateRuntimeFunction
(
1246
return OMPBuilder.
getOrCreateRuntimeFunction
(
1276
getOrCreateRuntimeFunction
(M, omp::OMPRTL___kmpc_for_static_fini);
1361
return OMPBuilder.
getOrCreateRuntimeFunction
(
1364
return OMPBuilder.
getOrCreateRuntimeFunction
(
1377
return OMPBuilder.
getOrCreateRuntimeFunction
(
1380
return OMPBuilder.
getOrCreateRuntimeFunction
(
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
OpenMPOpt.cpp
1309
FunctionCallee IssueDecl = IRBuilder.
getOrCreateRuntimeFunction
(
1324
FunctionCallee WaitDecl = IRBuilder.
getOrCreateRuntimeFunction
(
Completed in 104 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026