Searched refs:dont_save_fp (Results 1 – 1 of 1) sorted by relevance
282 Label dont_save_fp(this), save_fp(this); in CallCFunction1WithCallerSavedRegistersMode() local283 Branch(ShouldSkipFPRegs(mode), &dont_save_fp, &save_fp); in CallCFunction1WithCallerSavedRegistersMode()284 BIND(&dont_save_fp); in CallCFunction1WithCallerSavedRegistersMode()303 Label dont_save_fp(this), save_fp(this); in CallCFunction3WithCallerSavedRegistersMode() local304 Branch(ShouldSkipFPRegs(mode), &dont_save_fp, &save_fp); in CallCFunction3WithCallerSavedRegistersMode()305 BIND(&dont_save_fp); in CallCFunction3WithCallerSavedRegistersMode()