Searched refs:__ashldi3 (Results 1 – 8 of 8) sorted by relevance
17 .pushsection .text.__ashldi3, "ax"18 ENTRY(__ashldi3)31 ENDPROC(__ashldi3)
31 .globl __ashldi332 __ashldi3: label
19 u64 __ashldi3(u64 num, unsigned int shift) in __ashldi3() function91 result |= __ashldi3(1, shifts); in _64bit_divide()
3 long long __ashldi3(long long u, word_type b) in __ashldi3() function
24 DItype __ashldi3 (DItype u, word_type b) in __ashldi3() function
9 __ashldi3(DWtype u, shift_count_type b) in __ashldi3() function
49 __ashldi3 (DWtype u, word_type b) in __ashldi3() function
Completed in 14 milliseconds