Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h130 bool selectG_ICMP(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp1276 bool AMDGPUInstructionSelector::selectG_ICMP(MachineInstr &I) const { in selectG_ICMP() function in AMDGPUInstructionSelector
3433 if (selectG_ICMP(I)) in select()