Searched refs:mov_reg_to_local_stack_frame_p (Results 1 – 2 of 2) sorted by relevance
115 bool mov_reg_to_local_stack_frame_p(int ®no, int &rbp_offset);
623 bool x86AssemblyInspectionEngine::mov_reg_to_local_stack_frame_p( in mov_reg_to_local_stack_frame_p() function in x86AssemblyInspectionEngine1139 else if (mov_reg_to_local_stack_frame_p(machine_regno, stack_offset) && in GetNonCallSiteUnwindPlanFromAssembly()1595 mov_reg_to_local_stack_frame_p(regno, scratch) || in FindFirstNonPrologueInstruction()