Searched refs:OMPRTL__kmpc_copyprivate (Results 1 – 5 of 5) sorted by relevance
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 595 OMPRTL__kmpc_copyprivate, 1844 case OMPRTL__kmpc_copyprivate: { 3156 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_copyprivate), Args);
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 595 OMPRTL__kmpc_copyprivate, enumerator 1884 case OMPRTL__kmpc_copyprivate: { in createRuntimeFunction() 3204 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_copyprivate), Args); in emitSingleRegion()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 624 OMPRTL__kmpc_copyprivate, enumerator 1951 case OMPRTL__kmpc_copyprivate: { in createRuntimeFunction() 3317 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_copyprivate), Args); in emitSingleRegion()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 630 OMPRTL__kmpc_copyprivate, enumerator 2075 case OMPRTL__kmpc_copyprivate: { in createRuntimeFunction() 3458 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_copyprivate), Args); in emitSingleRegion()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 630 OMPRTL__kmpc_copyprivate, enumerator 2075 case OMPRTL__kmpc_copyprivate: { in createRuntimeFunction() 3458 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_copyprivate), Args); in emitSingleRegion()
|