Home | History | Annotate | Download | only in mips

Lines Matching full:arg3

2035                                         int32_t arg3,
2040 int32_t arg2, int32_t arg3,
2074 int32_t arg3 = get_register(a3);
2099 arg3 = get_fpu_register_hi_word(f14);
2104 arg3 = get_fpu_register_word(f15);
2264 static_cast<void*>(FUNCTION_ADDR(target)), arg1, arg2, arg3, arg4,
2269 ObjectTriple result = target(arg1, arg2, arg3, arg4, arg5);
2287 static_cast<void*>(FUNCTION_ADDR(target)), arg0, arg1, arg2, arg3,
2290 int64_t result = target(arg0, arg1, arg2, arg3, arg4, arg5);