Searched refs:hasImplicitFPUpdates (Results 1 – 3 of 3) sorted by relevance
112 bool RISCVMachineFunctionInfo::hasImplicitFPUpdates( in hasImplicitFPUpdates() function in RISCVMachineFunctionInfo
209 bool hasImplicitFPUpdates(const MachineFunction &MF) const;
1067 if (!RVFI->hasImplicitFPUpdates(MF)) { in emitPrologue()