/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InlineAdvisor.cpp | 436 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 D | ObjCMissingSuperCallChecker.cpp | 194 PathDiagnosticLocation DLoc = in checkASTDecl() local
|
H A D | CheckObjCDealloc.cpp | 247 PathDiagnosticLocation DLoc = in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AlwaysInliner.cpp | 62 DebugLoc DLoc = CB->getDebugLoc(); AlwaysInlineImpl() local
|
H A D | SampleProfile.cpp | 697 const DebugLoc &DLoc = Inst.getDebugLoc(); getInstWeight() local 1288 DebugLoc DLoc = CB.getDebugLoc(); tryInlineCandidate() local 1673 const DebugLoc &DLoc = I.getDebugLoc(); generateMDProfMetadata() local
|
H A D | PartialInlining.cpp | 316 DebugLoc DLoc = CB->getDebugLoc(); in getOneDebugLoc() local 1336 DebugLoc DLoc; in tryPartialInline() local
|
H A D | WholeProgramDevirt.cpp | 419 DebugLoc DLoc = CB.getDebugLoc(); in emitRemark() local
|
H A D | OpenMPOpt.cpp | 4189 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 D | SwiftErrorValueTracking.cpp | 220 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | InlineAdvisor.h | 129 const DebugLoc DLoc; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 2159 DebugLoc DLoc = SI->getDebugLoc(); processCopyingStore() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 12888 makeStateFunctionCall(unsigned LibFunc,SDValue Ptr,SDValue InChain,const SDLoc & DLoc) makeStateFunctionCall() argument
|