Searched refs:TCGCumulativeArgs (Results 1 – 1 of 1) sorted by relevance
1540 typedef struct TCGCumulativeArgs { struct1545 } TCGCumulativeArgs; argument1547 static void layout_arg_even(TCGCumulativeArgs *cum) in layout_arg_even()1552 static void layout_arg_1(TCGCumulativeArgs *cum, TCGHelperInfo *info, in layout_arg_1()1566 static void layout_arg_normal_n(TCGCumulativeArgs *cum, in layout_arg_normal_n()1584 static void layout_arg_by_ref(TCGCumulativeArgs *cum, TCGHelperInfo *info) in layout_arg_by_ref()1622 TCGCumulativeArgs cum = { }; in init_call_layout()