Searched defs:GetFpSpillMask (Results 1 – 2 of 2) sorted by relevance
60 inline uint32_t OatFile::OatMethod::GetFpSpillMask() const { in GetFpSpillMask() function
53 uint32_t GetFpSpillMask() const { return fp_spill_mask_; } in GetFpSpillMask() function