Searched defs:CalleeName (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleContextTracker.cpp | 31 FunctionId CalleeName) { in getChildContext() 106 FunctionId CalleeName) { in removeChildContext() 180 const LineLocation &CallSite, FunctionId CalleeName, bool AllowCreate) { in getOrCreateChildContext() 227 StringRef CalleeName) { in getCalleeContextSamplesFor() 369 const Instruction &Inst, FunctionId CalleeName) { in promoteMergeContextSamplesTree() 466 FunctionId CalleeName) { in getCalleeContextFor() 507 FunctionId CalleeName = S[I].second; in getContextFor() local
|
H A D | SampleProfileMatcher.cpp | 64 StringRef CalleeName = PrevDIL->getSubprogramLinkageName(); in findIRAnchors() local 69 StringRef CalleeName = UnknownIndirectCallee; in findIRAnchors() local 89 StringRef CalleeName; in findIRAnchors() local 111 StringRef CalleeName = GetCanonicalCalleeName(dyn_cast<CallBase>(&I)); in findIRAnchors() local 126 AnchorMap &ProfileAnchors) { in findProfileAnchors()
|
H A D | SampleProfile.cpp | 700 StringRef CalleeName; in findCalleeFunctionSamples() local
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProf.cpp | 282 const LineLocation &Loc, StringRef CalleeName, in findFunctionSamplesAt() 431 FunctionId CalleeName) { in getOrCreateChildFrame()
|
H A D | SampleProfReader.cpp | 216 uint32_t &Discriminator, StringRef &CalleeName, in ParseLine()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 1102 StringRef CalleeName; variable 1107 DiagnosticInfoDontCall(StringRef CalleeName, StringRef Note, in DiagnosticInfoDontCall()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 604 StringRef CalleeName = Callee->getName(); in canLongjmp() local 675 StringRef CalleeName = Callee->getName(); in isEmAsmCall() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 141 std::optional<std::string> CalleeName; member
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 9023 void CheckFreeArgumentsOnLvalue(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsOnLvalue() 9032 void CheckFreeArgumentsAddressof(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsAddressof() 9046 void CheckFreeArgumentsPlus(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsPlus() 9057 void CheckFreeArgumentsStackArray(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsStackArray() 9067 void CheckFreeArgumentsCast(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsCast() 9099 const std::string CalleeName = in CheckFreeArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 777 const char *CalleeName = E->getSymbol(); in hasReturnsTwiceAttr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1916 StringRef CalleeName = CalleeFn->getName(); in optimizeDoubleFP() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 2119 SDValue Chain, SelectionDAG &DAG, const char *CalleeName, EVT RetVT, in makeExternalCall()
|