Searched defs:__ashldi3 (Results 1 – 4 of 4) sorted by relevance
52 __ashldi3(quad_t a, qshift_t shift) in __ashldi3() function
55 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3() function
280 #define __ashldi3 __NDW(ashl,3) macro
412 __ashldi3 (DWtype u, shift_count_type b) in __ashldi3() function