| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MIRFSDiscriminator.cpp | 60 getCallStackHashV0(const MachineBasicBlock & BB,const MachineInstr & MI,const DILocation * DIL) getCallStackHashV0() argument 76 getCallStackHash(const DILocation * DIL) getCallStackHash() argument 143 const DILocation *DIL = I.getDebugLoc().get(); runOnMachineFunction() local [all...] |
| H A D | MIRSampleProfile.cpp | 270 auto DIL = BB->findBranchDebugLoc(); in setBranchProbs() local
|
| H A D | MachineInstr.cpp | 1930 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); in print() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | PseudoProbe.cpp | 25 extractProbeFromDiscriminator(const DILocation *DIL) { in extractProbeFromDiscriminator() 89 const DILocation *DIL = DLoc; in setProbeDistributionFactor() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleContextTracker.cpp | 230 DILocation *DIL = Inst.getDebugLoc(); in getCalleeContextSamplesFor() local 255 const DILocation *DIL) { in getIndirectCalleeContextSamplesFor() 274 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor() 375 DILocation *DIL = Inst.getDebugLoc(); in promoteMergeContextSamplesTree() local 466 SampleContextTracker::getCalleeContextFor(const DILocation *DIL, in getCalleeContextFor() 480 ContextTrieNode *SampleContextTracker::getContextFor(const DILocation *DIL) { in getContextFor()
|
| H A D | SampleProfileProbe.cpp | 54 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash() 365 auto DIL = DILocation::get(SP->getContext(), 0, 0, SP); in instrumentOneFunc() local 408 if (auto DIL = Probe->getDebugLoc()) { in instrumentOneFunc() local 426 if (auto DIL = Call->getDebugLoc()) { in instrumentOneFunc() local
|
| H A D | SampleProfile.cpp | 697 const DILocation *DIL = Inst.getDebugLoc(); in findCalleeFunctionSamples() local 724 const DILocation *DIL = Inst.getDebugLoc(); in findIndirectCallFunctionSamples() local 784 const DILocation *DIL = Inst.getDebugLoc(); in findFunctionSamples() local 1629 const DILocation *DIL = DLoc; in generateMDProfMetadata() local 2145 if (const DILocation *DIL = I.getDebugLoc().get()) { in removePseudoProbeInstsDiscriminator() local
|
| H A D | SampleProfileMatcher.cpp | 63 auto FindTopLevelInlinedCallsite = [](const DILocation *DIL) { in findIRAnchors() 87 DILocation *DIL = I.getDebugLoc(); in findIRAnchors() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemProfUse.cpp | 194 auto GetOffset = [](const DILocation *DIL) { in extractCallsFromIR() 221 for (const DILocation *DIL = I.getDebugLoc(); DIL; in extractCallsFromIR() local 491 auto GetOffset = [](const DILocation *DIL) { in readMemprof() 522 for (const DILocation *DIL = I.getDebugLoc(); DIL != nullptr; in readMemprof() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | AddDiscriminators.cpp | 178 Location L = std::make_pair(DIL->getFilename(), DIL->getLine()); in addDiscriminators() local [all...] |
| H A D | LoopUnrollAndJam.cpp | 351 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollAndJamLoop() local
|
| H A D | LoopUnroll.cpp | 694 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollLoop() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProf.cpp | 245 unsigned FunctionSamples::getOffset(const DILocation *DIL) { in getOffset() 250 LineLocation FunctionSamples::getCallSiteIdentifier(const DILocation *DIL, in getCallSiteIdentifier() 268 const DILocation *DIL, SampleProfileReaderItaniumRemapper *Remapper, in findFunctionSamples()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InlineAdvisor.cpp | 477 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in formatCallSiteLocation() local 507 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in addLocationToRemarks() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.cpp | 386 const DILocation *DIL = DL; in setDebugLocFrom() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 6636 DILocation *DIL = cast<DILocation>(getFnMetadataByID(Record[0])); in parseFunctionBody() local 6665 DILocation *DIL = cast<DILocation>(getFnMetadataByID(Record[Slot++])); in parseFunctionBody() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 6051 llvm::DILocation *DIL = Value->getDebugLoc().get(); in EmitPseudoVariable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 968 DILocation *DIL = DL.get(); in getOrCreateSrcLocStr() local
|