Searched defs:__ashldi3 (Results 1 – 6 of 6) sorted by relevance
49 __ashldi3(a, shift) in __ashldi3() function
22 __ashldi3(di_int a, si_int b) in __ashldi3() function
46 __ashldi3(a, shift) in __ashldi3() function
60 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
265 #define __ashldi3 __NDW(ashl,3) macro
440 __ashldi3 (DWtype u, word_type b) in __ashldi3() function