Searched defs:GTPredicate (Results 1 – 2 of 2) sorted by relevance
8172 CmpInst::Predicate GTPredicate = Cmp->isSigned() in lowerThreewayCompare() local
10943 auto GTPredicate = (Opcode == ISD::UCMP ? ISD::SETUGT : ISD::SETGT); in expandCMP() local