Searched refs:handleSpecialFP (Results 1 – 1 of 1) sorted by relevance
287 void handleSpecialFP(MachineBasicBlock::iterator &I);459 case X86II::SpecialFP: handleSpecialFP(I); break; in processBasicBlock()1510 void FPS::handleSpecialFP(MachineBasicBlock::iterator &Inst) { in handleSpecialFP() function in FPS