Searched refs:useFPRegsForHalfType (Results 1 – 3 of 3) sorted by relevance
766 bool useFPRegsForHalfType() const override { return true; } in useFPRegsForHalfType() function
1349 bool UseFPRegsForHalfType = !SoftPromoteHalfType || useFPRegsForHalfType(); in computeRegisterProperties()
522 virtual bool useFPRegsForHalfType() const { return false; } in useFPRegsForHalfType() function