Searched defs:is_float (Results 1 – 5 of 5) sorted by relevance
342 bool IsAccessibleRegister(uint32_t reg, bool is_float) const { in IsAccessibleRegister()345 uintptr_t GetRegister(uint32_t reg, bool is_float) const { in GetRegister()
407 const bool is_float = (location_kind == DexRegisterLocation::Kind::kInFpuRegister) || in GetRegisterIfAccessible() local
1341 void DumpSpillMask(std::ostream& os, uint32_t spill_mask, bool is_float) { in DumpSpillMask()
4158 uint32_t stack_adjustment, bool is_float) { in PushOntoFPStack()4181 bool is_float = type == DataType::Type::kFloat32; in GenerateRemFP() local
4046 bool is_float = type == DataType::Type::kFloat32; in GenerateRemFP() local