Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h119 bool selectGroupStaticSize(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp947 return selectGroupStaticSize(I); in selectG_INTRINSIC()
1155 bool AMDGPUInstructionSelector::selectGroupStaticSize(MachineInstr &I) const { in selectGroupStaticSize() function in AMDGPUInstructionSelector