Lines Matching full:arg0
1150 typedef int64_t (*SimulatorRuntimeCall)(int32_t arg0,
1156 typedef double (*SimulatorRuntimeFPCall)(int32_t arg0,
1178 int32_t arg0 = get_register(a0);
1217 FUNCTION_ADDR(target), arg0, arg1, arg2, arg3);
1223 double result = target(arg0, arg1, arg2, arg3);
1244 arg0,
1256 int64_t result = target(arg0, arg1, arg2, arg3, arg4, arg5);