Home
last modified time | relevance | path

Searched refs:__powidf2 (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/test/Unit/
Dpowidf2_test.c20 double __powidf2(double a, si_int b);
24 double x = __powidf2(a, b); in test__powidf2()
/external/compiler-rt/lib/
Dpowidf2.c20 __powidf2(double a, si_int b) in __powidf2() function
Dapple_versioning.c129 NOT_HERE_BEFORE_10_6(__powidf2)
316 NOT_HERE_UNTIL_AFTER_4_3(__powidf2)
/external/llvm/test/CodeGen/XCore/
Dfloat-intrinsics.ll127 ; CHECK: bl __powidf2
/external/llvm/test/CodeGen/AArch64/
Dillegal-float-ops.ll196 ; CHECK: bl __powidf2
/external/compiler-rt/
DREADME.txt172 double __powidf2( double a, si_int b); // a ^ b