Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h126 bool selectInitWholeWave(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp1975 bool AMDGPUInstructionSelector::selectInitWholeWave(MachineInstr &MI) const { in selectInitWholeWave() function in AMDGPUInstructionSelector
2331 return selectInitWholeWave(I); in selectG_INTRINSIC_W_SIDE_EFFECTS()