Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp312 SmallVector<MachineInstr *, 4> SetInactiveInstrs; in scanInstructions() local
364 SetInactiveInstrs.push_back(&MI); in scanInstructions()
409 for (MachineInstr *MI : SetInactiveInstrs) in scanInstructions()