Home
last modified time | relevance | path

Searched refs:__udivmodqi4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/avr/
H A Dudivmodqi4.S20 .globl __udivmodqi4
21 .type __udivmodqi4, @function
23 __udivmodqi4: label
H A Ddivmodqi4.S37 rcall __udivmodqi4 ; Call __udivmodqi4 to do real calculation.