Searched refs:dont_save_fp (Results 1 – 1 of 1) sorted by relevance
185 Label dont_save_fp(this), save_fp(this); in CallCFunction2WithCallerSavedRegistersMode() local186 Branch(ShouldSkipFPRegs(mode), &dont_save_fp, &save_fp); in CallCFunction2WithCallerSavedRegistersMode()187 BIND(&dont_save_fp); in CallCFunction2WithCallerSavedRegistersMode()210 Label dont_save_fp(this), save_fp(this); in CallCFunction3WithCallerSavedRegistersMode() local211 Branch(ShouldSkipFPRegs(mode), &dont_save_fp, &save_fp); in CallCFunction3WithCallerSavedRegistersMode()212 BIND(&dont_save_fp); in CallCFunction3WithCallerSavedRegistersMode()