Home
last modified time | relevance | path

Searched refs:insertNoopsInBundle (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp257 static void insertNoopsInBundle(MachineInstr *MI, const SIInstrInfo &TII, in insertNoopsInBundle() function
286 insertNoopsInBundle(CurrCycleInstr, TII, WaitStates); in processBundle()