Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/llvm/test/MC/AArch64/
H A Darmv8.5a-bti.s20 hint #32 label
21 hint #34 label
22 hint #36 label
23 hint #38 label
H A Darmv9.4a-chk.s19 hint #40 label
H A Darmv9.4a-gcs.s84 hint #19 label
/llvm-project/llvm/test/MC/ARM/
H A Dinvalid-hint-arm.s3 hint #240 label
4 hint #1000 label
H A Dinvalid-hint-thumb.s3 hint #240 label
4 hint #1000 label
/llvm-project/compiler-rt/test/msan/
H A Dmmap_below_shadow.cpp19 uintptr_t hint = 0x0f0000000000ULL; in main() local
H A Dgetaddrinfo-positive.cpp15 struct addrinfo hint; in main() local
H A Dallocator_mapping.cpp21 void *const hint = reinterpret_cast<void *>(HEAP_ADDRESS); in A() local
/llvm-project/lld/MachO/
H A DRelocations.cpp97 std::string hint; reportRangeError() local
111 std::string hint; reportRangeError() local
/llvm-project/clang/test/CodeGenCXX/
H A Dtmp-md-nodes2.cpp31 BOOL CBdVfsImpl::ReqCacheHint( CMsgAgent* p_ma, CACHE_HINT hint, ... ) { in ReqCacheHint()
/llvm-project/flang/lib/Lower/
H A DDirectivesCommon.h
/llvm-project/libc/test/src/__support/HashTable/
H A Dtable_test.cpp76 size_t hint = cap / 8 * 7 + 1; TEST() local
/llvm-project/clang/test/OpenMP/
H A Datomic_messages.c384 void hint(void) { in hint() function
/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c145 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 Danalyze.py366 def report_directory(hint, keep, output_format): argument
/llvm-project/libcxx/test/support/
H A Dallocators.h106 T* allocate(std::size_t, const void* hint) in allocate()
/llvm-project/openmp/runtime/test/ompt/
H A Dcallback.h325 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 Dtable.h207 size_t hint = full_capacity() + 1; grow() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandAtomicPseudoInsts.cpp576 int hint; expandAtomicCmpXchg() local
[all...]
/llvm-project/openmp/tools/multiplex/
H A Dompt-multiplex.h276 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 Dkmp_csupport.cpp1440 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 Dkmp_ftn_entry.h1118 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 DPathDiagnostic.cpp56 Kind k, DisplayHint hint) in PathDiagnosticPiece() argument
59 PathDiagnosticPiece::PathDiagnosticPiece(Kind k, DisplayHint hint) in PathDiagnosticPiece() argument
/llvm-project/lld/ELF/
H A DLinkerScript.cpp975 findMemoryRegion(OutputSection * sec,MemoryRegion * hint) findMemoryRegion() argument
1289 MemoryRegion *hint = nullptr; adjustSectionsAfterSorting() local
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1216 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...]

12