Searched refs:callsite (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | PGOCtxProfReader.h | 68 const CallTargetMapTy &callsite(uint32_t I) const { in callsite() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | FixedMetadataKinds.def | 49 LLVM_FIXED_MD_KIND(MD_callsite, "callsite", 35)
|
H A D | Attributes.td | 324 /// Function always comes back to callsite.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
H A D | SymbolFileBreakpad.cpp | 326 Declaration callsite(callsite_file, record->CallSiteLineNum); in ParseBlocksRecursive() local 329 /*decl_ptr=*/nullptr, &callsite); in ParseBlocksRecursive()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | SymbolFileNativePDB.cpp | 461 Declaration &callsite = inline_site->inline_function_info->GetCallSite(); in CreateBlock() local 464 &decl, &callsite); in CreateBlock()
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | PassRegistry.def | 330 FUNCTION_PASS("callsite-splitting", CallSiteSplittingPass())
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Attr.td | 2256 // __builtin_object_size with Type=N evaluated on the parameter at the callsite.
|
H A D | AttrDocs.td | 989 instruct clang to call ``__builtin_object_size(param, Type)`` at each callsite 1017 callsite is not possible, then the "failed" value is passed in. So, using the
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 2727 separate tracking callsite file/line from using debug MS C runtime,
|
H A D | CommitLog | [all...] |