Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp228 static void insertNoopsInBundle(MachineInstr *MI, const SIInstrInfo &TII, in insertNoopsInBundle() function
249 insertNoopsInBundle(CurrCycleInstr, TII, WaitStates); in processBundle()