Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h118 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function
157 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h290 DebugLoc getDebugLoc() { return State.DL; } in getDebugLoc() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp111 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
H A DLiveDebugVariables.cpp337 DebugLoc getDebugLoc() { return dl;} in getDebugLoc() function in __anon9d48ada90211::UserValue
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp716 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext