Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h114 bool selectWritelane(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp808 bool AMDGPUInstructionSelector::selectWritelane(MachineInstr &MI) const { in selectWritelane() function in AMDGPUInstructionSelector
937 return selectWritelane(I); in selectG_INTRINSIC()