Searched refs:pop_reg_p (Results 1 – 2 of 2) sorted by relevance
110 bool pop_reg_p(int ®no);
564 bool x86AssemblyInspectionEngine::pop_reg_p(int ®no) { in pop_reg_p() function in x86AssemblyInspectionEngine1065 else if (pop_reg_p(machine_regno)) { in GetNonCallSiteUnwindPlanFromAssembly()1448 if (pop_reg_p(regno)) { in AugmentUnwindPlanFromCallSite()