Searched refs:PreEmitNoopsCommon (Results 1 – 2 of 2) sorted by relevance
142 unsigned PreEmitNoopsCommon(MachineInstr *);
286 unsigned WaitStates = PreEmitNoopsCommon(CurrCycleInstr); in processBundle()323 unsigned W = PreEmitNoopsCommon(MI); in PreEmitNoops()329 unsigned GCNHazardRecognizer::PreEmitNoopsCommon(MachineInstr *MI) { in PreEmitNoopsCommon() function in GCNHazardRecognizer