Searched refs:PreEmitNoopsCommon (Results 1 – 2 of 2) sorted by relevance
136 unsigned PreEmitNoopsCommon(MachineInstr *);
281 unsigned WaitStates = PreEmitNoopsCommon(CurrCycleInstr); in processBundle()304 unsigned W = PreEmitNoopsCommon(MI); in PreEmitNoops()310 unsigned GCNHazardRecognizer::PreEmitNoopsCommon(MachineInstr *MI) { in PreEmitNoopsCommon() function in GCNHazardRecognizer