Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h105 bool selectG_INSERT(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp728 bool AMDGPUInstructionSelector::selectG_INSERT(MachineInstr &I) const { in selectG_INSERT() function in AMDGPUInstructionSelector
3494 return selectG_INSERT(I); in select()