Home
last modified time | relevance | path

Searched refs:__gcc_qdiv (Results 1 – 10 of 10) sorted by relevance

/llvm-project/compiler-rt/test/builtins/Unit/ppc/
H A Dqdiv_test.c6 long double __gcc_qdiv(long double x, long double y);
121 DD c = { .ld = __gcc_qdiv(a.ld, b.ld) }; in testEdgeCases()
751 DD c = { .ld = __gcc_qdiv(a.ld, b.ld) }; in testAccuracy()
/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c49 DD real = {.ld = __gcc_qdiv(realNumerator, denom)}; in __divtc3()
50 DD imag = {.ld = __gcc_qdiv(imagNumerator, denom)}; in __divtc3()
H A DDD.h43 long double __gcc_qdiv(long double, long double);
H A Dgcc_qdiv.c11 long double __gcc_qdiv(long double a, long double b) { in __gcc_qdiv() function
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dppcf128sf.ll35 ; CHECK-LABEL: __gcc_qdiv
H A Dppcf128-constrained-fp-intrinsics.ll147 ; PC64LE-NEXT: bl __gcc_qdiv
159 ; PC64LE9-NEXT: bl __gcc_qdiv
171 ; PC64-NEXT: bl __gcc_qdiv
/llvm-project/compiler-rt/lib/builtins/
H A Dapple_versioning.c143 NOT_HERE_BEFORE_10_6(__gcc_qdiv)
H A DREADME.txt263 long double __gcc_qdiv(long double a, long double b);
/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def109 HANDLE_LIBCALL(DIV_PPCF128, "__gcc_qdiv")
/llvm-project/llvm/test/CodeGen/ARM/
H A Dconstant-island-movwt.mir72 @.str.78 = private unnamed_addr constant [11 x i8] c"__gcc_qdiv\00", align 1