Home
last modified time | relevance | path

Searched refs:FnStartDL (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1276 DebugLoc FnStartDL = getFnDebugLoc(PrologEndLoc, in beginFunction() local
1278 recordSourceLine(FnStartDL.getLine(), FnStartDL.getCol(), in beginFunction()
1279 FnStartDL.getScope(MF->getFunction()->getContext()), in beginFunction()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp898 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunction() local
899 maybeRecordLocation(FnStartDL, MF); in beginFunction()