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