Home
last modified time | relevance | path

Searched refs:__multf3 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmultf3.c20 COMPILER_RT_ABI fp_t __multf3(fp_t a, fp_t b) { return __mulXf3__(a, b); } in __multf3() function
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h39 #define float128_mul __multf3
/freebsd/lib/libgcc_s/
H A DSymbol.map219 __multf3;
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.td526 def __multf3 : RuntimeLibcallImpl<MUL_F128>;
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt872 fun:__multf3=uninstrumented