Home
last modified time | relevance | path

Searched defs:getDebugLoc (Results 1 – 10 of 10) sorted by relevance

/llvm-project/polly/lib/Analysis/
H A DScopDetectionDiagnostic.cpp211 return BB->getTerminator()->getDebugLoc(); in getDebugLoc() function in polly::ReportInvalidTerminator
176 const DebugLoc &RejectReason::getDebugLoc() const { getDebugLoc() function in polly::RejectReason
233 const DebugLoc &ReportUnreachableInExit::getDebugLoc() const { return DbgLoc; } getDebugLoc() function in polly::ReportUnreachableInExit
262 const DebugLoc &ReportIndirectPredecessor::getDebugLoc() const { getDebugLoc() function in polly::ReportIndirectPredecessor
289 const DebugLoc &ReportIrreducibleRegion::getDebugLoc() const { return DbgLoc; } getDebugLoc() function in polly::ReportIrreducibleRegion
493 const DebugLoc &ReportLoopBound::getDebugLoc() const { return Loc; } getDebugLoc() function in polly::ReportLoopBound
520 const DebugLoc &ReportLoopHasNoExit::getDebugLoc() const { return Loc; } getDebugLoc() function in polly::ReportLoopHasNoExit
545 const DebugLoc &ReportLoopHasMultipleExits::getDebugLoc() const { return Loc; } getDebugLoc() function in polly::ReportLoopHasMultipleExits
571 const DebugLoc &ReportLoopOnlySomeLatches::getDebugLoc() const { return Loc; } getDebugLoc() function in polly::ReportLoopOnlySomeLatches
592 const DebugLoc &ReportFuncCall::getDebugLoc() const { getDebugLoc() function in polly::ReportFuncCall
623 const DebugLoc &ReportNonSimpleMemoryAccess::getDebugLoc() const { getDebugLoc() function in polly::ReportNonSimpleMemoryAccess
688 const DebugLoc &ReportAlias::getDebugLoc() const { return Inst->getDebugLoc(); } getDebugLoc() function in polly::ReportAlias
723 const DebugLoc &ReportIntToPtr::getDebugLoc() const { getDebugLoc() function in polly::ReportIntToPtr
745 const DebugLoc &ReportAlloca::getDebugLoc() const { getDebugLoc() function in polly::ReportAlloca
769 const DebugLoc &ReportUnknownInst::getDebugLoc() const { getDebugLoc() function in polly::ReportUnknownInst
795 const DebugLoc &ReportEntry::getDebugLoc() const { getDebugLoc() function in polly::ReportEntry
821 const DebugLoc &ReportUnprofitable::getDebugLoc() const { getDebugLoc() function in polly::ReportUnprofitable
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h215 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function
255 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function
H A DSelectionDAGBuilder.h123 DebugLoc getDebugLoc() const { return dl; } in getDebugLoc() function
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp109 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
H A DLiveDebugVariables.cpp493 const DebugLoc &getDebugLoc() { return dl; } getDebugLoc() function in __anon69e74b370411::UserValue
526 const DebugLoc &getDebugLoc() { return dl; } getDebugLoc() function in __anon69e74b370411::UserLabel
/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h200 DebugLoc getDebugLoc() const { return DbgLoc; } getDebugLoc() function
/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h325 const DebugLoc &getDebugLoc() const override { return Inst->getDebugLoc(); } in getDebugLoc() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp373 const DWARFDebugLoc *getDebugLoc() override { getDebugLoc() function in ThreadUnsafeDWARFContextState
668 const DWARFDebugLoc *getDebugLoc() override { getDebugLoc() function in ThreadSafeState
1436 const DWARFDebugLoc *DWARFContext::getDebugLoc() { getDebugLoc() function in DWARFContext
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h385 const DebugLoc &getDebugLoc() { return State.DL; } getDebugLoc() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h817 DebugLoc getDebugLoc() const { return DL; } getDebugLoc() function
[all...]