Home
last modified time | relevance | path

Searched defs:place (Results 1 – 15 of 15) sorted by relevance

/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isplace/
H A Dspecialization.pass.cpp31 My2 place; in main() local
37 const My2 place; in main() local
43 My2 place; in main() local
49 const My2 place; in main() local
/llvm-project/openmp/runtime/test/affinity/
H A Droot-threads-affinity.c42 int place = omp_get_place_num(); in place_and_affinity_match() local
79 int place, nplaces; in thread_func() local
H A Dlibomp_test_topology.h202 int place, i; in topology_alloc_openmp_places() local
234 int place = place_nums[p]; in topology_alloc_openmp_partition() local
325 int T, i, j, place, low, high, first, last, count, current_place, num_places; in proc_bind_check() local
/llvm-project/clang/test/Analysis/
H A Dnew-ctor-recursive.cpp46 void *operator new(size_t size, S *place) { in operator new()
H A Dplacement-new.cpp25 void f(void *place) { in f()
36 void f(void *place) { in f()
/llvm-project/openmp/runtime/test/affinity/format/
H A Daffinity_values.c100 int place = omp_get_place_num(); in check_thread_affinity() local
/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp47 static const char *place = EMSG; /* option letter processing */ variable
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp59 enum place { _ }; enum
/llvm-project/lld/ELF/
H A DInputFiles.cpp963 __anon4a52fea70502(const uint8_t *place, const Twine &msg) readGnuProperty() argument
987 const uint8_t *place = desc.data(); readGnuProperty() local
/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp4870 int place = masters_place; in __kmp_partition_places() local
4895 int place = masters_place; __kmp_partition_places() local
4951 int place = -1; __kmp_partition_places() local
5074 int place = masters_place; __kmp_partition_places() local
[all...]
H A Dkmp_affinity.cpp4994 __kmp_select_mask_by_gtid(int gtid,const kmp_affinity_t * affinity,int * place,kmp_affin_mask_t ** mask) __kmp_select_mask_by_gtid() argument
[all...]
H A Dkmp_settings.cpp3068 const kmp_place_t &place = std_places[i]; in __kmp_stg_parse_places() local
/llvm-project/lld/ELF/Arch/
H A DARM.cpp489 const ErrorPlace place = getErrorPlace(loc); stateChangeWarning() local
H A DRISCV.cpp1308 size_t place = mergeRISCVAttributesSections() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2352 auto place = lookupResult.first; performCongruenceFinding() local