Home
last modified time | relevance | path

Searched defs:DIL (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp62 const DILocation *DIL) { in getCallStackHashV0()
78 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash()
145 const DILocation *DIL = I.getDebugLoc().get(); in runOnMachineFunction() local
H A DMIRSampleProfile.cpp267 auto DIL = BB->findBranchDebugLoc(); in setBranchProbs() local
H A DMachineInstr.cpp1757 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); print() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DPseudoProbe.cpp25 extractProbeFromDiscriminator(const DILocation *DIL) { in extractProbeFromDiscriminator() argument
89 const DILocation *DIL = DLoc; in setProbeDistributionFactor() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp229 DILocation *DIL = Inst.getDebugLoc(); in getCalleeContextSamplesFor() local
254 const DILocation *DIL) { in getIndirectCalleeContextSamplesFor() argument
273 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor() argument
374 DILocation *DIL = Inst.getDebugLoc(); promoteMergeContextSamplesTree() local
465 getCalleeContextFor(const DILocation * DIL,FunctionId CalleeName) getCalleeContextFor() argument
479 getContextFor(const DILocation * DIL) getContextFor() argument
[all...]
H A DSampleProfileProbe.cpp54 getCallStackHash(const DILocation * DIL) getCallStackHash() argument
282 auto DIL = DILocation::get(SP->getContext(), 0, 0, SP); instrumentOneFunc() local
326 if (auto DIL = Probe->getDebugLoc()) { instrumentOneFunc() local
344 if (auto DIL = Call->getDebugLoc()) { instrumentOneFunc() local
[all...]
H A DSampleProfile.cpp735 const DILocation *DIL = Inst.getDebugLoc(); findCalleeFunctionSamples() local
761 const DILocation *DIL = Inst.getDebugLoc(); findIndirectCallFunctionSamples() local
821 const DILocation *DIL = Inst.getDebugLoc(); findFunctionSamples() local
1676 const DILocation *DIL = DLoc; generateMDProfMetadata() local
2131 __anone4875bea0502(const DILocation *DIL) findIRAnchors() argument
2154 DILocation *DIL = I.getDebugLoc(); findIRAnchors() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp216 unsigned FunctionSamples::getOffset(const DILocation *DIL) { in getOffset() argument
221 LineLocation FunctionSamples::getCallSiteIdentifier(const DILocation *DIL, in getCallSiteIdentifier() argument
239 const DILocation *DIL, SampleProfileReaderItaniumRemapper *Remapper, in findFunctionSamples() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp175 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
H A DLoopUnroll.cpp546 if (const DILocation *DIL = I.getDebugLoc()) { UnrollLoop() local
H A DLoopUnrollAndJam.cpp350 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollAndJamLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp441 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { formatCallSiteLocation() local
471 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { addLocationToRemarks() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp758 __anon2d47f2650302(const DILocation *DIL) readMemprof() argument
791 for (const DILocation *DIL = I.getDebugLoc(); DIL != nullptr; readMemprof() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp363 const DILocation *DIL = DL; setDebugLocFrom() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp846 DILocation *DIL = DL.get(); getOrCreateSrcLocStr() local