Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_CmpGT64Sx2

767       = { Iop_CmpGT8Sx16, Iop_CmpGT16Sx8, Iop_CmpGT32Sx4, Iop_CmpGT64Sx2 };
9602 isGT ? binop(Iop_CmpGT64Sx2, argL, argR)
9619 isGE ? unop(Iop_NotV128, binop(Iop_CmpGT64Sx2, argR, argL))
9913 assign(res, isGT ? binop(Iop_CmpGT64Sx2, argL, argR)
9914 : unop(Iop_NotV128, binop(Iop_CmpGT64Sx2, argR, argL)));
9929 Iop_CmpGT64Sx2, argL, argR)));
9938 binop(Iop_CmpGT64Sx2, mkV128(0x0000),