/llvm-project/llvm/lib/IR/ |
H A D | PseudoProbe.cpp | 51 if (const DebugLoc &DLoc = Inst.getDebugLoc()) in extractProbeFromDiscriminator() local 65 if (const DebugLoc &DLoc = Inst.getDebugLoc()) in extractProbe() local 88 if (const DebugLoc &DLoc = Inst.getDebugLoc()) { in setProbeDistributionFactor() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | InlineAdvisor.cpp | 437 std::string llvm::formatCallSiteLocation(DebugLoc DLoc, in formatCallSiteLocation() argument 465 void llvm::addLocationToRemarks(OptimizationRemark &Remark, DebugLoc DLoc) { in addLocationToRemarks() argument 492 emitInlinedInto(OptimizationRemarkEmitter & ORE,DebugLoc DLoc,const BasicBlock * Block,const Function & Callee,const Function & Caller,bool AlwaysInline,function_ref<void (OptimizationRemark &)> ExtraContext,const char * PassName) emitInlinedInto() argument 510 emitInlinedIntoBasedOnCost(OptimizationRemarkEmitter & ORE,DebugLoc DLoc,const BasicBlock * Block,const Function & Callee,const Function & Caller,const InlineCost & IC,bool ForProfileContext,const char * PassName) emitInlinedIntoBasedOnCost() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCMissingSuperCallChecker.cpp | 194 PathDiagnosticLocation DLoc = in checkASTDecl() local
|
H A D | CheckObjCDealloc.cpp | 247 PathDiagnosticLocation DLoc = in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AlwaysInliner.cpp | 61 DebugLoc DLoc = CB->getDebugLoc(); in AlwaysInlineImpl() local
|
H A D | SampleProfile.cpp | 644 const DebugLoc &DLoc = Inst.getDebugLoc(); getInstWeight() local 1226 DebugLoc DLoc = CB.getDebugLoc(); tryInlineCandidate() local 1612 const DebugLoc &DLoc = I.getDebugLoc(); generateMDProfMetadata() local
|
H A D | PartialInlining.cpp | 316 DebugLoc DLoc = CB->getDebugLoc(); getOneDebugLoc() local 1336 DebugLoc DLoc; tryPartialInline() local
|
H A D | WholeProgramDevirt.cpp | 419 DebugLoc DLoc = CB.getDebugLoc(); emitRemark() local
|
H A D | OpenMPOpt.cpp | 4454 const DebugLoc &DLoc = KernelInitCB->getDebugLoc(); in buildCustomStateMachine() local 4192 const DebugLoc &DLoc = KernelInitCB->getDebugLoc(); forceSingleThreadPerWorkgroupHelper() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | SwiftErrorValueTracking.cpp | 220 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | InlineAdvisor.h | 129 const DebugLoc DLoc; global() variable
|
/llvm-project/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 91 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation()
|
/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 244 SourceLocation DLoc = D->getLocation(); in getPosAsWritten() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 2153 DebugLoc DLoc = SI->getDebugLoc(); processCopyingStore() local
|
/llvm-project/clang/unittests/Analysis/FlowSensitive/ |
H A D | TransferTest.cpp | 2378 auto &DLoc = TEST() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 13149 makeStateFunctionCall(unsigned LibFunc,SDValue Ptr,SDValue InChain,const SDLoc & DLoc) makeStateFunctionCall() argument
|