Searched refs:has32Regs (Results 1 – 2 of 2) sorted by relevance
382 ARM::has32Regs(CandidateFPU.Restriction) == in findDoublePrecisionFPU()383 ARM::has32Regs(InputFPU.Restriction) && in findDoublePrecisionFPU()409 ARM::has32Regs(CandidateFPU.Restriction) == in findSinglePrecisionFPU()410 ARM::has32Regs(InputFPU.Restriction) && in findSinglePrecisionFPU()
150 inline bool has32Regs(const FPURestriction restriction) { in has32Regs() function