Searched refs:GetFrameIndex (Results 1 – 12 of 12) sorted by relevance
394 uint32_t GetFrameIndex() const;
1089 auto GetFrameIndex = [](MachineMemOperand *Operand) { in ValidateMVEStore() local1099 auto IsStackOp = [GetFrameIndex](MachineInstr *I) { in ValidateMVEStore()1105 GetFrameIndex(I->memoperands().front()) >= 0; in ValidateMVEStore()1122 int FI = GetFrameIndex(MI->memoperands().front()); in ValidateMVEStore()1138 if (GetFrameIndex(I.memoperands().front()) != FI) in ValidateMVEStore()
716 eVoteNoOpinion, frame_sp->GetFrameIndex(), new_plan_status)); in StepOutOfFrame()832 "frame %u doesn't have debug information", frame_sp->GetFrameIndex()); in StepOverUntil()897 frame_sp->GetFrameIndex(), new_plan_status)); in StepOverUntil()
309 frame_idx = frame->GetFrameIndex(); in GetFrameID()
599 most_relevant_frame_sp->GetFrameIndex()); in SelectMostRelevantFrame()1466 uint32_t older_frame_idx = frame_sp->GetFrameIndex() + 1; in ReturnFromFrame()
724 if (frame_sp->GetFrameIndex() == unwind_idx) in GetFrameWithConcreteFrameIndex()
173 uint32_t StackFrame::GetFrameIndex() const { in GetFrameIndex() function in StackFrame
1449 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute()
909 frame->GetFrameIndex()); in DoExecute()
703 uint32_t current_frame_idx = current_frame->GetFrameIndex(); in Evaluate_DW_OP_entry_value()
1409 s.Printf(format, frame->GetFrameIndex()); in Format()
5207 frame->GetFrameIndex(), in WindowDelegateDraw()5328 const uint32_t frame_idx = frame_sp->GetFrameIndex(); in WindowDelegateDraw()