Searched defs:is_float (Results 1 – 5 of 5) sorted by relevance
313 bool IsAccessibleRegister(uint32_t reg, bool is_float) const { in IsAccessibleRegister()316 uintptr_t GetRegister(uint32_t reg, bool is_float) const { in GetRegister()
365 const bool is_float = (kind == kFloatVReg) || (kind == kDoubleLoVReg) || (kind == kDoubleHiVReg); in GetRegisterIfAccessible() local453 const bool is_float = (kind_lo == kDoubleLoVReg); in GetRegisterPairIfAccessible() local
1324 void DumpSpillMask(std::ostream& os, uint32_t spill_mask, bool is_float) { in DumpSpillMask()
3540 uint32_t stack_adjustment, bool is_float) { in PushOntoFPStack()3563 bool is_float = type == DataType::Type::kFloat32; in GenerateRemFP() local
3544 bool is_float = type == DataType::Type::kFloat32; in GenerateRemFP() local