Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h107 bool selectG_ICMP(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp741 bool AMDGPUInstructionSelector::selectG_ICMP(MachineInstr &I) const { in selectG_ICMP() function in AMDGPUInstructionSelector
1822 if (selectG_ICMP(I)) in select()