Home
last modified time | relevance | path

Searched refs:OMPT_LOAD_RETURN_ADDRESS (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_csupport.cpp546 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
883 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
948 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1215 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1591 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2211 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2235 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2261 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2304 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2333 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h83 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp546 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
883 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
948 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1215 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1591 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2211 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2235 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2261 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2304 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2333 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h83 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp537 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
863 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
929 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1197 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1576 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2193 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2217 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2243 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2286 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2315 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h85 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
139 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp546 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
883 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
948 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1215 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1591 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2211 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2235 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2261 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2304 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2333 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h83 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp537 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
863 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
929 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1197 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1576 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2193 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2217 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2243 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2286 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2315 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h85 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
139 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_csupport.cpp535 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
861 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
927 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1195 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1572 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2189 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2213 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2239 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2282 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2311 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h83 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
117 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp546 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
883 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
948 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1215 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1591 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2211 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2235 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2261 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2304 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2333 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h83 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp884 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
949 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1216 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1592 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2212 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2236 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2262 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2305 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2334 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
2380 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h82 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_csupport.cpp857 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
922 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1196 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1572 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2190 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2214 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2240 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2283 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2312 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
2358 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_csupport.cpp565 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
979 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
1045 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1313 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1693 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2316 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2340 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2366 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2409 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2438 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h85 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
140 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp565 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
982 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
1048 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1316 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1696 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2319 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2343 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2369 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2412 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2441 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h85 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
140 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp565 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
982 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
1048 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1316 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1696 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2319 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2343 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2369 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2412 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2441 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h85 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
140 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_csupport.cpp565 OMPT_LOAD_RETURN_ADDRESS(global_tid)); in __kmpc_end_serialized_parallel()
982 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_ordered()
1048 OMPT_LOAD_RETURN_ADDRESS(gtid)); in __kmpc_end_ordered()
1316 codeptr_ra = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_critical()
1696 OMPT_LOAD_RETURN_ADDRESS(0)); in __kmpc_end_critical()
2319 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint()
2343 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint()
2369 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2412 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock()
2441 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock()
[all …]
H A Dompt-specific.h85 #define OMPT_LOAD_RETURN_ADDRESS(gtid) __ompt_load_return_address(gtid) macro
140 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);

1234