Searched refs:hasFPU (Results 1 – 5 of 5) sorted by relevance
66 bool hasFPU() const { return HasFPU; } in hasFPU() function
66 if (Subtarget->hasFPU()) { in MBlazeTargetLowering()
60 def HasFPU : Predicate<"Subtarget.hasFPU()">;
244 bool hasFPU() const { return HasFPU; } in hasFPU() function
910 def HasFPU : Predicate<"PPCSubTarget->hasFPU()">;