Searched refs:usesPhysRegsForPEI (Results 1 – 3 of 3) sorted by relevance
50 bool usesPhysRegsForPEI() const override { return false; } in usesPhysRegsForPEI() function
368 virtual bool usesPhysRegsForPEI() const { return true; } in usesPhysRegsForPEI() function
240 if (MF.getTarget().usesPhysRegsForPEI()) in runOnMachineFunction()