Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/avr/
H A Dudivmodhi4.S20 .globl __udivmodhi4
21 .type __udivmodhi4, @function
23 __udivmodhi4: label
H A Ddivmodhi4.S40 rcall __udivmodhi4 ; Call __udivmodhi4 to do real calculation.