Home
last modified time | relevance | path

Searched refs:__TBB_cl_prefetch (Results 1 – 15 of 15) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/machine/
H A Dmic_common.h33 #define __TBB_cl_prefetch(p) _mm_prefetch((const char*)p, _MM_HINT_T1) macro
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/machine/
H A Dmic_common.h37 #define __TBB_cl_prefetch(p) _mm_prefetch((const char*)p, _MM_HINT_T1) macro
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/machine/
H A Dmic_common.h33 #define __TBB_cl_prefetch(p) _mm_prefetch((const char*)p, _MM_HINT_T1) macro
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/machine/
H A Dmic_common.h37 #define __TBB_cl_prefetch(p) _mm_prefetch((const char*)p, _MM_HINT_T1) macro
/dports/devel/tbb/oneTBB-2020.3/include/tbb/machine/
H A Dmic_common.h33 #define __TBB_cl_prefetch(p) _mm_prefetch((const char*)p, _MM_HINT_T1) macro
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbb/
H A Dscheduler.cpp342 __TBB_cl_prefetch(t_next); in allocate_task()
343 __TBB_cl_prefetch(&t_next->prefix()); in allocate_task()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dscheduler.cpp368 __TBB_cl_prefetch(t_next); in allocate_task()
369 __TBB_cl_prefetch(&t_next->prefix()); in allocate_task()
H A Dtbb_machine.h887 #ifndef __TBB_cl_prefetch
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbb/
H A Dscheduler.cpp381 __TBB_cl_prefetch(t_next); in allocate_task()
382 __TBB_cl_prefetch(&t_next->prefix()); in allocate_task()
/dports/devel/tbb/oneTBB-2020.3/src/tbb/
H A Dscheduler.cpp381 __TBB_cl_prefetch(t_next); in allocate_task()
382 __TBB_cl_prefetch(&t_next->prefix()); in allocate_task()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbb/
H A Dscheduler.cpp381 __TBB_cl_prefetch(t_next); in allocate_task()
382 __TBB_cl_prefetch(&t_next->prefix()); in allocate_task()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dtbb_machine.h898 #ifndef __TBB_cl_prefetch
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/
H A Dtbb_machine.h902 #ifndef __TBB_cl_prefetch
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dtbb_machine.h898 #ifndef __TBB_cl_prefetch
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/
H A Dtbb_machine.h898 #ifndef __TBB_cl_prefetch