Searched refs:createFillMFMAShadowMutation (Results 1 – 3 of 3) sorted by relevance
1526 createFillMFMAShadowMutation(const TargetInstrInfo *TII) const;
1018 GCNSubtarget::createFillMFMAShadowMutation(const TargetInstrInfo *TII) const { in createFillMFMAShadowMutation() function in GCNSubtarget
939 DAG->addMutation(ST.createFillMFMAShadowMutation(DAG->TII)); in createPostMachineScheduler()