Searched refs:__divsc3 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivsc3.c1 //===-- divsc3.c - Implement __divsc3 -------------------------------------===//
9 // This file implements __divsc3 for the compiler_rt library.
20 COMPILER_RT_ABI Fcomplex __divsc3(float __a, float __b, float __c, float __d) { function
H A Dapple_versioning.c62 NOT_HERE_BEFORE_10_6(__divsc3)
236 NOT_HERE_UNTIL_AFTER_4_3(__divsc3)
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_complex_builtins.h13 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
201 __DEVICE__ float _Complex __divsc3(float __a, float __b, float __c, float __d) { function

Completed in 130 milliseconds