Lines Matching full:arg3
1911 int32_t arg3,
1916 int32_t arg2, int32_t arg3,
1950 int32_t arg3 = get_register(a3);
1975 arg3 = get_fpu_register_hi_word(f14);
1980 arg3 = get_fpu_register_word(f15);
2140 static_cast<void*>(FUNCTION_ADDR(target)), arg1, arg2, arg3, arg4,
2145 ObjectTriple result = target(arg1, arg2, arg3, arg4, arg5);
2163 static_cast<void*>(FUNCTION_ADDR(target)), arg0, arg1, arg2, arg3,
2166 int64_t result = target(arg0, arg1, arg2, arg3, arg4, arg5);