/llvm-project/llvm/test/MC/ELF/ |
H A D | gnu-unique.s | 20 .globl unique symbol 22 unique: label
|
/llvm-project/libcxx/include/__algorithm/ |
H A D | unique.h | 50 unique(_ForwardIterator __first, _ForwardIterator __last, _BinaryPredicate __pred) { unique() function 56 unique(_ForwardIterator __first, _ForwardIterator __last) { unique() function
|
/llvm-project/lldb/source/API/ |
H A D | SBBroadcaster.cpp | 48 void SBBroadcaster::BroadcastEventByType(uint32_t event_type, bool unique) { in BroadcastEventByType() 60 void SBBroadcaster::BroadcastEvent(const SBEvent &event, bool unique) { in BroadcastEvent()
|
/llvm-project/libcxx/include/__chrono/ |
H A D | local_info.h | 33 static constexpr int unique = 0; member
|
/llvm-project/lldb/examples/darwin/heap_find/heap/ |
H A D | heap_find.cpp | 170 bool unique; member 218 void push_back(const malloc_match &m, bool unique = false) { in push_back()
|
/llvm-project/lldb/source/Utility/ |
H A D | Broadcaster.cpp | 236 bool unique) { in PrivateBroadcastEvent()
|
/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructDecompositionT.h | 374 auto unique = detail::find_unique(leafs, [=](const auto &leaf) { applyToUnique() local
|
/llvm-project/pstl/include/pstl/internal/ |
H A D | glue_algorithm_impl.h | 478 unique(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _BinaryPredica… in unique() function 488 unique(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last) in unique() function
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 662 bool unique = false; check_ids() local 3651 int unique = 0; __kmp_create_os_id_masks() local
|
/llvm-project/mlir/lib/Dialect/Shape/IR/ |
H A D | Shape.cpp | 589 SetVector<Value> unique(op.operand_begin(), op.operand_end()); in matchAndRewrite() local
|
/llvm-project/lld/ELF/ |
H A D | Config.h | 308 bool unique; global() member
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_map.c | 12063 static int unique(isl_int *p, unsigned pos, unsigned len) in unique() function
|