Lines Matching refs:byte3
11582 s390_call_cu12_helper2(IRExpr *byte1, IRExpr *byte2, IRExpr *byte3,
11586 args = mkIRExprVec_5(byte1, byte2, byte3, byte4, stuff);
11597 s390_call_cu14_helper2(IRExpr *byte1, IRExpr *byte2, IRExpr *byte3,
11601 args = mkIRExprVec_5(byte1, byte2, byte3, byte4, stuff);
11655 IRExpr *cond, *addr, *byte2, *byte3, *byte4;
11662 byte3 = mkite(cond, unop(Iop_8Uto64, load(Ity_I8, addr)), mkU64(0));
11676 assign(retval2, s390_call_cu12_helper2(mkexpr(byte1), byte2, byte3,
11679 assign(retval2, s390_call_cu14_helper2(mkexpr(byte1), byte2, byte3,