Searched refs:UNARY_COMPARISON (Results 1 – 2 of 2) sorted by relevance
217 # define UNARY_COMPARISON(_ta) \ in typeof_primop() macro382 case Iop_CmpNEZ8: UNARY_COMPARISON(Ity_I8); in typeof_primop()383 case Iop_CmpNEZ16: UNARY_COMPARISON(Ity_I16); in typeof_primop()384 case Iop_CmpNEZ32: UNARY_COMPARISON(Ity_I32); in typeof_primop()385 case Iop_CmpNEZ64: UNARY_COMPARISON(Ity_I64); in typeof_primop()1047 # undef UNARY_COMPARISON in typeof_primop()
2493 # define UNARY_COMPARISON(_ta) \ in typeOfPrimop() macro2658 case Iop_CmpNEZ8: UNARY_COMPARISON(Ity_I8); in typeOfPrimop()2659 case Iop_CmpNEZ16: UNARY_COMPARISON(Ity_I16); in typeOfPrimop()2660 case Iop_CmpNEZ32: UNARY_COMPARISON(Ity_I32); in typeOfPrimop()2661 case Iop_CmpNEZ64: UNARY_COMPARISON(Ity_I64); in typeOfPrimop()3439 # undef UNARY_COMPARISON in typeOfPrimop()