Searched refs:getCurDebugLoc (Results 1 – 4 of 4) sorted by relevance
255 DebugLoc getCurDebugLoc() const { return DbgLoc; } in getCurDebugLoc() function
663 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function
1186 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), in PrepareEHLandingPad()1199 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), II) in PrepareEHLandingPad()1291 SDB->getCurDebugLoc(), TII->get(TargetOpcode::IMPLICIT_DEF), in createSwiftErrorEntriesInEntryBlock()
5065 DebugLoc dl = getCurDebugLoc(); in visitIntrinsicCall()