Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp436 formatCallSiteLocation(DebugLoc DLoc,const CallSiteFormat & Format) formatCallSiteLocation() argument
464 addLocationToRemarks(OptimizationRemark & Remark,DebugLoc DLoc) addLocationToRemarks() argument
491 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
509 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...]
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAlwaysInliner.cpp62 DebugLoc DLoc = CB->getDebugLoc(); AlwaysInlineImpl() local
H A DSampleProfile.cpp697 const DebugLoc &DLoc = Inst.getDebugLoc(); getInstWeight() local
1288 DebugLoc DLoc = CB.getDebugLoc(); tryInlineCandidate() local
1673 const DebugLoc &DLoc = I.getDebugLoc(); generateMDProfMetadata() local
H A DPartialInlining.cpp316 DebugLoc DLoc = CB->getDebugLoc(); in getOneDebugLoc() local
1336 DebugLoc DLoc; in tryPartialInline() local
H A DWholeProgramDevirt.cpp419 DebugLoc DLoc = CB.getDebugLoc(); in emitRemark() local
H A DOpenMPOpt.cpp4189 const DebugLoc &DLoc = KernelInitCB->getDebugLoc(); forceSingleThreadPerWorkgroupHelper() local
4451 const DebugLoc &DLoc = KernelInitCB->getDebugLoc(); buildCustomStateMachine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp220 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h129 const DebugLoc DLoc; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2159 DebugLoc DLoc = SI->getDebugLoc(); processCopyingStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12888 makeStateFunctionCall(unsigned LibFunc,SDValue Ptr,SDValue InChain,const SDLoc & DLoc) makeStateFunctionCall() argument