Searched refs:getCurDebugLoc (Results 1 – 4 of 4) sorted by relevance
92 DebugLoc getCurDebugLoc() const { return DbgLoc; } in getCurDebugLoc() function
582 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function
905 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), II) in PrepareEHLandingPad()1374 FindSplitPointForStackProtector(ParentMBB, SDB->getCurDebugLoc()); in FinishBasicBlock()
4613 FuncInfo.ArgDbgValues.push_back(BuildMI(MF, getCurDebugLoc(), in EmitFuncArgumentDbgValue()4619 BuildMI(MF, getCurDebugLoc(), TII->get(TargetOpcode::DBG_VALUE)) in EmitFuncArgumentDbgValue()4640 DebugLoc dl = getCurDebugLoc(); in visitIntrinsicCall()