Home
last modified time | relevance | path

Searched defs:DLoc (Results 1 – 16 of 16) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DPseudoProbe.cpp51 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 DInlineAdvisor.cpp437 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 DObjCMissingSuperCallChecker.cpp194 PathDiagnosticLocation DLoc = in checkASTDecl() local
H A DCheckObjCDealloc.cpp247 PathDiagnosticLocation DLoc = in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAlwaysInliner.cpp61 DebugLoc DLoc = CB->getDebugLoc(); in AlwaysInlineImpl() local
H A DSampleProfile.cpp644 const DebugLoc &DLoc = Inst.getDebugLoc(); getInstWeight() local
1226 DebugLoc DLoc = CB.getDebugLoc(); tryInlineCandidate() local
1612 const DebugLoc &DLoc = I.getDebugLoc(); generateMDProfMetadata() local
H A DPartialInlining.cpp316 DebugLoc DLoc = CB->getDebugLoc(); getOneDebugLoc() local
1336 DebugLoc DLoc; tryPartialInline() local
H A DWholeProgramDevirt.cpp419 DebugLoc DLoc = CB.getDebugLoc(); emitRemark() local
H A DOpenMPOpt.cpp4454 const DebugLoc &DLoc = KernelInitCB->getDebugLoc(); in buildCustomStateMachine() local
4192 const DebugLoc &DLoc = KernelInitCB->getDebugLoc(); forceSingleThreadPerWorkgroupHelper() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp220 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h129 const DebugLoc DLoc; global() variable
/llvm-project/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp91 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation()
/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp244 SourceLocation DLoc = D->getLocation(); in getPosAsWritten() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2153 DebugLoc DLoc = SI->getDebugLoc(); processCopyingStore() local
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp2378 auto &DLoc = TEST() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13149 makeStateFunctionCall(unsigned LibFunc,SDValue Ptr,SDValue InChain,const SDLoc & DLoc) makeStateFunctionCall() argument