Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h147 bool selectWaveAddress(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp3331 bool AMDGPUInstructionSelector::selectWaveAddress(MachineInstr &MI) const { in selectWaveAddress() function in AMDGPUInstructionSelector
3494 return selectWaveAddress(I); in select()