Searched defs:__ashldi3 (Results 1 – 8 of 8) sorted by relevance
41 __ashldi3(quad_t a, qshift_t shift) in __ashldi3() function
42 __ashldi3(quad_t a, qshift_t shift) in __ashldi3() function
19 COMPILER_RT_ABI di_int __ashldi3(di_int a, int b) { in __ashldi3() function
60 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
204 #define __ashldi3 __NDW(ashl,3) macro
270 __ashldi3 (DWtype u, word_type b) in __ashldi3() function
267 #define __ashldi3 __NDW(ashl,3) macro
440 __ashldi3 (DWtype u, word_type b) in __ashldi3() function