Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DPseudoProbe.cpp30 const DILocation *DIL = DLoc; in extractProbeFromDiscriminator() local
79 const DILocation *DIL = DLoc; in setProbeDistributionFactor() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DSampleContextTracker.cpp230 DILocation *DIL = Inst.getDebugLoc(); in getCalleeContextSamplesFor() local
257 const DILocation *DIL) { in getIndirectCalleeContextSamplesFor()
276 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor()
381 DILocation *DIL = Inst.getDebugLoc(); in promoteMergeContextSamplesTree() local
472 SampleContextTracker::getCalleeContextFor(const DILocation *DIL, in getCalleeContextFor()
486 ContextTrieNode *SampleContextTracker::getContextFor(const DILocation *DIL) { in getContextFor()
DSampleProfileProbe.cpp52 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash()
300 auto DIL = DILocation::get(SP->getContext(), 0, 0, SP); in instrumentOneFunc() local
359 if (auto DIL = Call->getDebugLoc()) { in instrumentOneFunc() local
DSampleProfile.cpp693 const DILocation *DIL = Inst.getDebugLoc(); in findCalleeFunctionSamples() local
719 const DILocation *DIL = Inst.getDebugLoc(); in findIndirectCallFunctionSamples() local
781 const DILocation *DIL = Inst.getDebugLoc(); in findFunctionSamples() local
1627 const DILocation *DIL = DLoc; in generateMDProfMetadata() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMIRFSDiscriminator.cpp49 const DILocation *DIL) { in getCallStackHash()
98 const DILocation *DIL = I.getDebugLoc().get(); in runOnMachineFunction() local
DMIRSampleProfile.cpp235 auto DIL = BB->findBranchDebugLoc(); in setBranchProbs() local
DMachineInstr.cpp1731 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); in print() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DSampleProf.cpp216 unsigned FunctionSamples::getOffset(const DILocation *DIL) { in getOffset()
221 LineLocation FunctionSamples::getCallSiteIdentifier(const DILocation *DIL, in getCallSiteIdentifier()
247 const DILocation *DIL, SampleProfileReaderItaniumRemapper *Remapper) const { in findFunctionSamples() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp205 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
DLoopUnroll.cpp517 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollLoop() local
DLoopUnrollAndJam.cpp351 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollAndJamLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp199 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
DLoopUnrollAndJam.cpp303 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollAndJamLoop() local
DLoopUnroll.cpp592 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollLoop() local
/external/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp189 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp718 const DILocation *DIL = DLoc; in getInstWeight() local
805 const DILocation *DIL = Inst.getDebugLoc(); in findCalleeFunctionSamples() local
830 const DILocation *DIL = Inst.getDebugLoc(); in findIndirectCallFunctionSamples() local
878 const DILocation *DIL = Inst.getDebugLoc(); in findFunctionSamples() local
1533 const DILocation *DIL = DLoc; in propagateWeights() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProf.cpp171 unsigned FunctionSamples::getOffset(const DILocation *DIL) { in getOffset()
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp468 const DILocation *DIL = DLoc; in getInstWeight() local
566 const DILocation *DIL = Inst.getDebugLoc(); in findCalleeFunctionSamples() local
594 const DILocation *DIL = Inst.getDebugLoc(); in findFunctionSamples() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineAdvisor.cpp442 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in formatCallSiteLocation() local
472 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in addLocationToRemarks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp150 DILocation *DIL = Loc.DL.get(); in getOrCreateSrcLocStr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp264 const DILocation *DIL = Inst->getDebugLoc(); in setDebugLocFromInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1372 auto GetOffset = [](const DILocation *DIL) { in readMemprof()
1405 for (const DILocation *DIL = I.getDebugLoc(); DIL != nullptr; in readMemprof() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1608 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); in print() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp642 DILocation *DIL = DL.get(); in getOrCreateSrcLocStr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp822 const DILocation *DIL = Inst->getDebugLoc(); in setDebugLocFromInst() local