/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | SampleContextTracker.cpp | 196 DILocation *DIL = Inst.getDebugLoc(); in getCalleeContextSamplesFor() local 213 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor() 305 DILocation *DIL = Inst.getDebugLoc(); in promoteMergeContextSamplesTree() local 360 SampleContextTracker::getCalleeContextFor(const DILocation *DIL, in getCalleeContextFor() 378 ContextTrieNode *SampleContextTracker::getContextFor(const DILocation *DIL) { in getContextFor()
|
D | SampleProfileProbe.cpp | 91 auto DIL = DebugLoc::get(0, 0, SP); in instrumentOneFunc() local 148 if (auto DIL = Call->getDebugLoc()) { in instrumentOneFunc() local
|
D | SampleProfile.cpp | 748 const DILocation *DIL = DLoc; in getInstWeight() local 835 const DILocation *DIL = Inst.getDebugLoc(); in findCalleeFunctionSamples() local 862 const DILocation *DIL = Inst.getDebugLoc(); in findIndirectCallFunctionSamples() local 910 const DILocation *DIL = Inst.getDebugLoc(); in findFunctionSamples() local 1594 const DILocation *DIL = DLoc; in propagateWeights() local
|
/external/llvm-project/llvm/lib/ProfileData/ |
D | SampleProf.cpp | 174 unsigned FunctionSamples::getOffset(const DILocation *DIL) { in getOffset() 180 const DILocation *DIL, SampleProfileReaderItaniumRemapper *Remapper) const { in findFunctionSamples() argument
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | AddDiscriminators.cpp | 199 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
|
D | LoopUnroll.cpp | 578 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollLoop() local
|
D | LoopUnrollAndJam.cpp | 354 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/llvm-project/llvm/lib/Analysis/ |
D | InlineAdvisor.cpp | 380 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in getCallSiteLocation() local 409 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in addLocationToRemarks() 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/llvm-project/llvm/unittests/CodeGen/ |
D | MachineInstrTest.cpp | 205 DILocation *DIL = DILocation::get(Ctx, 1, 5, DIS); in TEST() 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/llvm-project/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 272 DILocation *DIL = Loc.DL.get(); in getOrCreateSrcLocStr() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 1731 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); in print() 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-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 822 const DILocation *DIL = Inst->getDebugLoc(); in setDebugLocFromInst() local
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1065 const DILocation *DIL = Inst->getDebugLoc(); in setDebugLocFromInst() local
|