Searched refs:TCGCumulativeArgs (Results 1 – 1 of 1) sorted by relevance
1038 typedef struct TCGCumulativeArgs { struct1043 } TCGCumulativeArgs; argument1045 static void layout_arg_even(TCGCumulativeArgs *cum) in layout_arg_even()1050 static void layout_arg_1(TCGCumulativeArgs *cum, TCGHelperInfo *info, in layout_arg_1()1064 static void layout_arg_normal_n(TCGCumulativeArgs *cum, in layout_arg_normal_n()1082 static void layout_arg_by_ref(TCGCumulativeArgs *cum, TCGHelperInfo *info) in layout_arg_by_ref()1120 TCGCumulativeArgs cum = { }; in init_call_layout()