Searched refs:fixedInput (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/libbcc/runtime/test/timing/
H A Dashldi3.c28 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
36 FUNCTION_NAME(fixedInput, input[i]);
H A Dashrdi3.c28 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
36 FUNCTION_NAME(fixedInput, input[i]);
H A Dlshrdi3.c28 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
36 FUNCTION_NAME(fixedInput, input[i]);
H A Dnegdi2.c29 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
H A Ddivdi3.c31 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
H A Dmoddi3.c31 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
H A Dmuldi3.c31 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
H A Dudivdi3.c31 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local
H A Dumoddi3.c31 int64_t fixedInput = INT64_C(0x1234567890ABCDEF); local

Completed in 58 milliseconds