Home
last modified time | relevance | path

Searched refs:__mulxi3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/
H A Dint_mul_impl.inc13 #ifndef __mulxi3
14 #error "__mulxi3 must be defined to use this generic implementation"
20 .globl __mulxi3
21 .type __mulxi3, @function
22 __mulxi3:
H A Dmuldi3.S9 #define __mulxi3 __muldi3 macro
H A Dmulsi3.S10 #define __mulxi3 __mulsi3 macro