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