Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h111 bool selectG_INSERT(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp699 bool AMDGPUInstructionSelector::selectG_INSERT(MachineInstr &I) const { in selectG_INSERT() function in AMDGPUInstructionSelector
3111 return selectG_INSERT(I); in select()