Home
last modified time | relevance | path

Searched defs:CalleeName (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp32 StringRef CalleeName) { in getChildContext()
107 StringRef CalleeName) { in removeChildContext()
181 const LineLocation &CallSite, StringRef CalleeName, bool AllowCreate) { in getOrCreateChildContext()
228 StringRef CalleeName) { in getCalleeContextSamplesFor()
376 const Instruction &Inst, StringRef CalleeName) { in promoteMergeContextSamplesTree()
473 StringRef CalleeName) { in getCalleeContextFor()
523 StringRef CalleeName = S[I].second; in getContextFor() local
H A DSampleProfile.cpp698 StringRef CalleeName; in findCalleeFunctionSamples() local
1098 StringRef CalleeName = CalleeSample->getFuncName(TS.getKey()); in findExternalInlineCandidate() local
2083 StringRef CalleeName; in detectProfileMismatch() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp238 uint64_t FunctionSamples::getCallSiteHash(StringRef CalleeName, in getCallSiteHash()
287 const LineLocation &Loc, StringRef CalleeName, in findFunctionSamplesAt()
466 const LineLocation &CallSite, StringRef CalleeName) { in getOrCreateChildFrame()
H A DSampleProfReader.cpp215 uint32_t &Discriminator, StringRef &CalleeName, in ParseLine()
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp579 StringRef CalleeName = getCalleeNameForAddress(TargetAddress); in populateBoundarySamplesWithProbesForAllFunctions() local
714 StringRef CalleeName = getCalleeNameForAddress(TargetAddress); in populateBoundarySamplesForAllFunctions() local
897 StringRef CalleeName = getCalleeNameForAddress(TargetAddress); in populateBoundarySamplesForFunction() local
1214 StringRef CalleeName = getCalleeNameForAddress(TargetAddress); in populateBoundarySamplesWithProbes() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1102 StringRef CalleeName; variable
1107 DiagnosticInfoDontCall(StringRef CalleeName, StringRef Note, in DiagnosticInfoDontCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp609 StringRef CalleeName = Callee->getName(); in canLongjmp() local
680 StringRef CalleeName = Callee->getName(); in isEmAsmCall() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h141 std::optional<std::string> CalleeName; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp12056 void CheckFreeArgumentsOnLvalue(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsOnLvalue()
12065 void CheckFreeArgumentsAddressof(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsAddressof()
12079 void CheckFreeArgumentsPlus(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsPlus()
12090 void CheckFreeArgumentsStackArray(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsStackArray()
12100 void CheckFreeArgumentsCast(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsCast()
12133 const std::string CalleeName = in CheckFreeArguments() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp752 const char *CalleeName = E->getSymbol(); in hasReturnsTwiceAttr() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1727 StringRef CalleeName = CalleeFn->getName(); in optimizeDoubleFP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1889 SDValue Chain, SelectionDAG &DAG, const char *CalleeName, EVT RetVT, in makeExternalCall()