Searched refs:usesPhysRegsForPEI (Results 1 – 6 of 6) sorted by relevance
48 bool usesPhysRegsForPEI() const override { return false; } in usesPhysRegsForPEI() function
50 bool usesPhysRegsForPEI() const override { return false; } in usesPhysRegsForPEI() function
275 virtual bool usesPhysRegsForPEI() const { return true; } in usesPhysRegsForPEI() function
368 virtual bool usesPhysRegsForPEI() const { return true; } in usesPhysRegsForPEI() function
66 if (TM && (!TM->usesPhysRegsForPEI())) { in PEI()
240 if (MF.getTarget().usesPhysRegsForPEI()) in runOnMachineFunction()