Searched refs:match_any (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| H A D | time.h | 26 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
|
| H A D | math.h | 41 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
|
| H A D | __clang_openmp_device_functions.h | 19 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
|
| H A D | complex | 49 implementation = {extension(match_any, allow_templates)})
|
| /freebsd/contrib/llvm-project/libc/src/__support/GPU/ |
| H A D | allocator.cpp | 267 uint64_t match = uniform & gpu::match_any(mask, slot); in allocate() 459 uint64_t uniform = gpu::match_any(lane_mask, chunk_size); in find_slab() 520 uint64_t uniform = gpu::match_any(lane_mask, index); in release_slab() 541 uint64_t uniform = gpu::match_any(lane_mask, slab->get_global_index()); in allocate()
|
| H A D | utils.h | 107 LIBC_INLINE uint64_t match_any(uint64_t lane_mask, uint32_t x) { in match_any() function
|
| /freebsd/sys/kern/ |
| H A D | subr_sleepqueue.c | 978 match_any(struct thread *td __unused) in match_any() function 1000 sleepq_remove_matching(sq, queue, match_any, pri); in sleepq_broadcast()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPKinds.def | 1328 __OMP_TRAIT_PROPERTY(implementation, extension, match_any)
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | regex | 51 match_any = unspecified, 897 match_any = 1 << 4,
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | regex | 51 match_any = unspecified, 917 match_any = 1 << 4,
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSymbolMap.inc | 3931 SYMBOL(match_any, std::regex_constants::, <regex>)
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 5455 match_any
|