Lines Matching refs:GetFpSpillMask
579 *indent2_os << StringPrintf("fp_spill_mask: 0x%08x ", oat_method.GetFpSpillMask());580 DumpSpillMask(*indent2_os, oat_method.GetFpSpillMask(), true);693 spill_mask = oat_method.GetFpSpillMask();708 uint32_t spill_mask = is_float ? oat_method.GetFpSpillMask()713 oat_method.GetFpSpillMask(),