/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | PseudoProbe.cpp | 30 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/ |
D | SampleContextTracker.cpp | 230 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()
|
D | SampleProfileProbe.cpp | 52 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
|
D | SampleProfile.cpp | 693 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/ |
D | MIRFSDiscriminator.cpp | 49 const DILocation *DIL) { in getCallStackHash() 98 const DILocation *DIL = I.getDebugLoc().get(); in runOnMachineFunction() local
|
D | MIRSampleProfile.cpp | 235 auto DIL = BB->findBranchDebugLoc(); in setBranchProbs() local
|
D | MachineInstr.cpp | 1731 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); in print() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
D | SampleProf.cpp | 216 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/ |
D | AddDiscriminators.cpp | 205 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
|
D | LoopUnroll.cpp | 517 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollLoop() local
|
D | LoopUnrollAndJam.cpp | 351 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollAndJamLoop() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | AddDiscriminators.cpp | 199 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
|
D | LoopUnrollAndJam.cpp | 303 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollAndJamLoop() local
|
D | LoopUnroll.cpp | 592 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollLoop() local
|
/external/llvm/lib/Transforms/Utils/ |
D | AddDiscriminators.cpp | 189 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 718 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/ |
D | SampleProf.cpp | 171 unsigned FunctionSamples::getOffset(const DILocation *DIL) { in getOffset()
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 468 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/ |
D | InlineAdvisor.cpp | 442 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/ |
D | OMPIRBuilder.cpp | 150 DILocation *DIL = Loc.DL.get(); in getOrCreateSrcLocStr() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.cpp | 264 const DILocation *DIL = Inst->getDebugLoc(); in setDebugLocFromInst() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1372 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/ |
D | MachineInstr.cpp | 1608 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); in print() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 642 DILocation *DIL = DL.get(); in getOrCreateSrcLocStr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 822 const DILocation *DIL = Inst->getDebugLoc(); in setDebugLocFromInst() local
|