Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp224 static void insertNoopsInBundle(MachineInstr *MI, const SIInstrInfo &TII, in insertNoopsInBundle() function
245 insertNoopsInBundle(CurrCycleInstr, TII, WaitStates); in processBundle()