Searched refs:getS_CMPOpcode (Results 1 – 2 of 2) sorted by relevance
129 int getS_CMPOpcode(CmpInst::Predicate P, unsigned Size) const;
1231 int AMDGPUInstructionSelector::getS_CMPOpcode(CmpInst::Predicate P, in getS_CMPOpcode() function in AMDGPUInstructionSelector1287 int Opcode = getS_CMPOpcode(Pred, Size); in selectG_ICMP()