Home
last modified time | relevance | path

Searched defs:tg (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DParallelTest.cpp99 parallel::TaskGroup tg; TEST() local
111 parallel::TaskGroup tg; TEST() local
139 parallel::TaskGroup tg; TEST() local
H A DPerThreadBumpPtrAllocatorTest.cpp22 parallel::TaskGroup tg; in TEST() local
/llvm-project/clang/test/Sema/
H A Driscv-fp16.c13 typedef void(*tg) (__fp16*); typedef
H A Dfp16-sema.c12 typedef void(*tg) (__fp16*); typedef
/llvm-project/llvm/unittests/DWARFLinkerParallel/
H A DStringPoolTest.cpp25 parallel::TaskGroup tg; in TEST() local
/llvm-project/llvm/unittests/ADT/
H A DConcurrentHashtableTest.cpp50 parallel::TaskGroup tg; in TEST() local
106 parallel::TaskGroup tg; in TEST() local
164 parallel::TaskGroup tg; in TEST() local
/llvm-project/openmp/runtime/test/tasking/
H A Dkmp_task_modifier_simple_par_old.cpp55 void *tg; // pointer to taskgroup (optional) in main() local
H A Dkmp_task_modifier_simple_ws_old.cpp61 void *tg; // pointer to taskgroup (optional) in main() local
H A Dkmp_task_modifier_simple_par_new.cpp59 void *tg; // pointer to taskgroup (optional) in main() local
H A Dkmp_task_modifier_simple_ws_new.cpp65 void *tg; // pointer to taskgroup (optional) in main() local
/llvm-project/clang/utils/
H A DFuzzTest72 def __init__(self, tg, test): argument
/llvm-project/llvm/include/llvm/Support/
H A DTimer.h94 Timer(StringRef TimerName,StringRef TimerDescription,TimerGroup & tg) Timer() argument
/llvm-project/lld/ELF/
H A DOutputSections.cpp367 parallel::TaskGroup tg; maybeCompress() local
469 writeTo(uint8_t * buf,parallel::TaskGroup & tg) writeTo() argument
H A DWriter.cpp2746 parallel::TaskGroup tg; writeSectionsBinary() local
2796 parallel::TaskGroup tg; writeSections() local
2802 parallel::TaskGroup tg; writeSections() local
H A DRelocations.cpp1628 parallel::TaskGroup tg; scanRelocations() local
/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp2009 __kmp_GOMP_taskgroup_reduction_register(uintptr_t *data, kmp_taskgroup_t *tg, in __kmp_GOMP_taskgroup_reduction_register()
2032 kmp_taskgroup_t *tg = thread->th.th_current_task->td_taskgroup; in KMP_EXPAND_NAME() local
2059 kmp_taskgroup_t *tg = thread->th.th_current_task->td_taskgroup; in KMP_EXPAND_NAME() local
2144 kmp_taskgroup_t *tg = thr->th.th_current_task->td_taskgroup; in __kmp_GOMP_init_reductions() local
H A Dkmp_tasking.cpp2528 kmp_taskgroup_t *tg = thread->th.th_current_task->td_taskgroup; local
2638 kmp_taskgroup_t *tg, voi argument
2670 kmp_taskgroup_t *tg = (kmp_taskgroup_t *)tskgrp; global() local
2734 __kmp_task_reduction_fini(kmp_info_t * th,kmp_taskgroup_t * tg) global() argument
2777 __kmp_task_reduction_clean(kmp_info_t * th,kmp_taskgroup_t * tg) global() argument
2798 kmp_taskgroup_t *tg; global() local
[all...]
/llvm-project/llvm/lib/Support/
H A DTimer.cpp137 init(StringRef TimerName,StringRef TimerDescription,TimerGroup & tg) init() argument
/llvm-project/lld/ELF/Arch/
H A DARM.cpp1518 parallel::TaskGroup tg; writeARMCmseImportLib() local