Searched refs:PreEmitNoopsCommon (Results 1 – 2 of 2) sorted by relevance
143 unsigned PreEmitNoopsCommon(MachineInstr *);
287 unsigned WaitStates = PreEmitNoopsCommon(CurrCycleInstr); in processBundle()324 unsigned W = PreEmitNoopsCommon(MI); in PreEmitNoops()330 unsigned GCNHazardRecognizer::PreEmitNoopsCommon(MachineInstr *MI) { in PreEmitNoopsCommon() function in GCNHazardRecognizer