Searched defs:hasFP (Results 1 – 2 of 2) sorted by relevance
310 bool hasFP(const MachineFunction &MF) const { in hasFP() function
2416 bool hasFP = FrameLowering->hasFP(*MF); in emitInstruction() local