Lines Matching defs:one
67 Following that, one of the following 3 are allowed
2876 IRExpr* one = is64 ? mkU64(1) : mkU32(1);
2881 binop(xorOp, mkexpr(oldC), one)));
3353 IRExpr* one = mkU8(1);
3356 binop(Iop_Shl64, mkexpr(src), one),
3357 binop(Iop_Shl64, binop(Iop_Shr64, mkexpr(src), one), one)));
6146 /* ------ LD1/ST1 (single structure, to/from one lane) ------ */
6147 /* ------ LD2/ST2 (single structure, to/from one lane) ------ */
6148 /* ------ LD3/ST3 (single structure, to/from one lane) ------ */
6149 /* ------ LD4/ST4 (single structure, to/from one lane) ------ */
6643 which must be zero if QCFLAG is all zeroes and one otherwise. */
8061 (implicitly) to 1. |opZHI| may only be one of the Iop_ZeroHIxxofV128
11898 extended differently (one signedly, the other unsignedly) it is
13858 /* Got a "Special" instruction preamble. Which one is it? */