/llvm-project/llvm/test/MC/AArch64/ |
H A D | armv8.5a-bti.s | 20 hint #32 label 21 hint #34 label 22 hint #36 label 23 hint #38 label
|
H A D | armv9.4a-chk.s | 19 hint #40 label
|
H A D | armv9.4a-gcs.s | 84 hint #19 label
|
/llvm-project/llvm/test/MC/ARM/ |
H A D | invalid-hint-arm.s | 3 hint #240 label 4 hint #1000 label
|
H A D | invalid-hint-thumb.s | 3 hint #240 label 4 hint #1000 label
|
/llvm-project/compiler-rt/test/msan/ |
H A D | mmap_below_shadow.cpp | 19 uintptr_t hint = 0x0f0000000000ULL; in main() local
|
H A D | getaddrinfo-positive.cpp | 15 struct addrinfo hint; in main() local
|
H A D | allocator_mapping.cpp | 21 void *const hint = reinterpret_cast<void *>(HEAP_ADDRESS); in A() local
|
/llvm-project/lld/MachO/ |
H A D | Relocations.cpp | 97 std::string hint; reportRangeError() local 111 std::string hint; reportRangeError() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | tmp-md-nodes2.cpp | 31 BOOL CBdVfsImpl::ReqCacheHint( CMsgAgent* p_ma, CACHE_HINT hint, ... ) { in ReqCacheHint()
|
/llvm-project/flang/lib/Lower/ |
H A D | DirectivesCommon.h |
|
/llvm-project/libc/test/src/__support/HashTable/ |
H A D | table_test.cpp | 76 size_t hint = cap / 8 * 7 + 1; TEST() local
|
/llvm-project/clang/test/OpenMP/ |
H A D | atomic_messages.c | 384 void hint(void) { in hint() function
|
/llvm-project/compiler-rt/lib/builtins/ |
H A D | emutls.c | 145 static void win_error(DWORD last_err, const char *hint) { in win_error() 158 static __inline void win_abort(DWORD last_err, const char *hint) { in win_abort()
|
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/ |
H A D | analyze.py | 366 def report_directory(hint, keep, output_format): argument
|
/llvm-project/libcxx/test/support/ |
H A D | allocators.h | 106 T* allocate(std::size_t, const void* hint) in allocate()
|
/llvm-project/openmp/runtime/test/ompt/ |
H A D | callback.h | 325 on_ompt_callback_mutex_acquire(ompt_mutex_t kind,unsigned int hint,unsigned int impl,ompt_wait_id_t wait_id,const void * codeptr_ra) on_ompt_callback_mutex_acquire() argument 826 on_ompt_callback_lock_init(ompt_mutex_t kind,unsigned int hint,unsigned int impl,ompt_wait_id_t wait_id,const void * codeptr_ra) on_ompt_callback_lock_init() argument [all...] |
/llvm-project/libc/src/__support/HashTable/ |
H A D | table.h | 207 size_t hint = full_capacity() + 1; grow() local
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchExpandAtomicPseudoInsts.cpp | 576 int hint; expandAtomicCmpXchg() local [all...] |
/llvm-project/openmp/tools/multiplex/ |
H A D | ompt-multiplex.h | 276 unsigned int hint, in ompt_multiplex_callback_mutex_acquire() 455 unsigned int hint, in ompt_multiplex_callback_lock_init()
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_csupport.cpp | 1440 static __forceinline kmp_dyna_lockseq_t __kmp_map_hint_to_lock(uintptr_t hint) { in __kmp_map_hint_to_lock() argument 1571 __kmpc_critical_with_hint(ident_t * loc,kmp_int32 global_tid,kmp_critical_name * crit,uint32_t hint) __kmpc_critical_with_hint() argument 2464 __kmpc_init_lock_with_hint(ident_t * loc,kmp_int32 gtid,void ** user_lock,uintptr_t hint) __kmpc_init_lock_with_hint() argument 2488 __kmpc_init_nest_lock_with_hint(ident_t * loc,kmp_int32 gtid,void ** user_lock,uintptr_t hint) __kmpc_init_nest_lock_with_hint() argument [all...] |
H A D | kmp_ftn_entry.h | 1118 uintptr_t KMP_DEREF hint) { in FTN_INIT_LOCK_WITH_HINT() argument 1131 uintptr_t KMP_DEREF hint) { in FTN_INIT_NEST_LOCK_WITH_HINT() argument
|
/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 56 Kind k, DisplayHint hint) in PathDiagnosticPiece() argument 59 PathDiagnosticPiece::PathDiagnosticPiece(Kind k, DisplayHint hint) in PathDiagnosticPiece() argument
|
/llvm-project/lld/ELF/ |
H A D | LinkerScript.cpp | 975 findMemoryRegion(OutputSection * sec,MemoryRegion * hint) findMemoryRegion() argument 1289 MemoryRegion *hint = nullptr; adjustSectionsAfterSorting() local
|
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/ |
H A D | PDLLServer.cpp | 1216 lsp::InlayHint hint(lsp::InlayHintKind::Type, in getInlayHintsFor() local 1296 lsp::InlayHint hint(lsp::InlayHintKind::Parameter, in addParameterHintFor() local 1591 for (auto &hint : llvm::drop_begin(inlayHints, currentNumHints)) getInlayHints() local [all...] |