Searched refs:s390_cc_thunk_fill (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_s390_toIR.c | 539 s390_cc_thunk_fill(IRExpr *op, IRExpr *dep1, IRExpr *dep2, IRExpr *ndep) in s390_cc_thunk_fill() function 592 s390_cc_thunk_fill(op, dep1, dep2, ndep); in s390_cc_thunk_put1() 606 s390_cc_thunk_fill(op, dep1, dep2, ndep); in s390_cc_thunk_put2() 633 s390_cc_thunk_fill(op, dep1, dep2x, ndep); in s390_cc_thunk_put3() 656 s390_cc_thunk_fill(op, dep1, dep2, ndep); in s390_cc_thunk_put1f() 680 s390_cc_thunk_fill(op, dep1, dep2, ndep); in s390_cc_thunk_putFZ() 696 s390_cc_thunk_fill(op, hi, lo, ndep); in s390_cc_thunk_put1f128() 714 s390_cc_thunk_fill(op, hi, lox, ndep); in s390_cc_thunk_put1f128Z() 730 s390_cc_thunk_fill(op, hi, lo, ndep); in s390_cc_thunk_put1d128() 748 s390_cc_thunk_fill(op, hi, lox, ndep); in s390_cc_thunk_put1d128Z() [all …]
|