Searched refs:checkSubtargetFeatures (Results 1 – 4 of 4) sorted by relevance
265 void checkSubtargetFeatures(const Function &F) const;
177 void GCNSubtarget::checkSubtargetFeatures(const Function &F) const { in checkSubtargetFeatures() function in GCNSubtarget
130 Subtarget->checkSubtargetFeatures(MF.getFunction()); in runOnMachineFunction()
66 Subtarget->checkSubtargetFeatures(MF.getFunction()); in setupMF()