Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.h137 DebugLoc getDebugLoc() const { in getDebugLoc() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp110 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
H A DLiveDebugVariables.cpp492 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anon78968e910411::UserValue
525 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anon78968e910411::UserLabel
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h370 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp906 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext