Searched defs:argreg (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | host_ppc_isel.c | 681 Int n_args, i, argreg; in doHelperCall() local 2013 Int argreg; in iselWordExpr_R_wrk() local 2038 Int argreg; in iselWordExpr_R_wrk() local 3238 Int argreg; in iselInt64Expr_wrk() local 3276 Int argreg; in iselInt64Expr_wrk() local
|
D | host_s390_isel.c | 455 UInt n_args, i, argreg, size; in doHelperCall() local
|
D | host_mips_isel.c | 371 Int n_args, i, argreg; in doHelperCall() local
|
D | host_x86_isel.c | 414 i, argreg, argregX; in doHelperCall() local
|
D | host_amd64_isel.c | 416 Int n_args, i, argreg; in doHelperCall() local
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 1031 int lab1, lab2, argreg, offset; in tcg_out_qemu_ld() local 1146 int lab1, lab2, argreg, offset; in tcg_out_qemu_st() local
|