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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h105 bool selectG_INSERT(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp724 bool AMDGPUInstructionSelector::selectG_INSERT(MachineInstr &I) const { function in class:AMDGPUInstructionSelector
2811 return selectG_INSERT(I);

Completed in 104 milliseconds