Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h237 DebugLoc getDebugLoc() const { return DbgLoc; } in getDebugLoc() function
/freebsd/contrib/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; } in getDebugLoc() function in __anon58a1900c0411::UserValue
526 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anon58a1900c0411::UserLabel
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp373 const DWARFDebugLoc *getDebugLoc() override { in getDebugLoc() function in ThreadUnsafeDWARFContextState
668 const DWARFDebugLoc *getDebugLoc() override { in getDebugLoc() function in ThreadSafeState
1434 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h381 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h797 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function