Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h128 bool selectG_ICMP(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp1097 bool AMDGPUInstructionSelector::selectG_ICMP(MachineInstr &I) const { in selectG_ICMP() function in AMDGPUInstructionSelector
3500 if (selectG_ICMP(I)) in select()