Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/builtins/avr/
H A Dudivmodhi4.S20 .globl __udivmodhi4 symbol
23 __udivmodhi4: label
/llvm-project/clang/test/CodeGen/
H A D2002-09-18-UnionProblem.c13 short __udivmodhi4 (char n1, char bm) { in __udivmodhi4() function