Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp488 SmallVector<MachineInstr *, 4> SoftWQMInstrs; in scanInstructions() local
527 SoftWQMInstrs.push_back(&MI); in scanInstructions()
633 for (MachineInstr *MI : SoftWQMInstrs) in scanInstructions()