D | guest_s390_toIR.c | 409 s390_cc_thunk_fill(IRExpr *op, IRExpr *dep1, IRExpr *dep2, IRExpr *ndep) in s390_cc_thunk_fill() 455 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1() local 469 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put2() local 494 IRExpr *op, *dep1, *dep2, *ndep, *dep2x; in s390_cc_thunk_put3() local 511 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_put1f() local 527 IRExpr *op, *dep1, *dep2, *ndep; in s390_cc_thunk_putFZ() local 584 IRExpr **args, *call, *op, *dep1, *dep2, *ndep; in s390_call_calculate_cc() local 607 IRExpr **args, *call, *op, *dep1, *dep2; in s390_call_calculate_icc() local 629 IRExpr **args, *call, *op, *dep1, *dep2, *ndep, *mask; in s390_call_calculate_cond() local 648 #define s390_cc_thunk_putZ(op,dep1) s390_cc_thunk_put1(op,dep1,False) argument [all …]
|