Searched refs:CC_great_s (Results 1 – 1 of 1) sorted by relevance
152 CC_great_s = 9 /* greater than (signed) */ enumerator2597 .cond = {CC_great_s, CC_less_s, CC_great_u}2608 .cond = {CC_great_s, CC_less_s, CC_great_eq_u}2619 .cond = {CC_less_s, CC_great_s, CC_less_u}2630 .cond = {CC_less_s, CC_great_s, CC_less_eq_u}2893 [ARC_CC_SGT] = CC_great_s,