Searched refs:__powixf2 (Results 1 – 16 of 16) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | powixf2_test.c | 22 COMPILER_RT_ABI long double __powixf2(long double a, si_int b); 26 long double x = __powixf2(a, b); in test__powixf2()
|
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | powixf2_test.c | 14 COMPILER_RT_ABI long double __powixf2(long double a, int b); 18 long double x = __powixf2(a, b); in test__powixf2()
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | powixf2.c | 19 COMPILER_RT_ABI long double __powixf2(long double a, int b) { in __powixf2() function
|
D | apple_versioning.c | 128 NOT_HERE_BEFORE_10_6(__powixf2)
|
D | README.txt | 181 long double __powixf2(long double a, int b); // a ^ b
|
/external/compiler-rt/lib/builtins/ |
D | powixf2.c | 22 __powixf2(long double a, si_int b) in __powixf2() function
|
D | apple_versioning.c | 133 NOT_HERE_BEFORE_10_6(__powixf2)
|
D | README.txt | 173 long double __powixf2(long double a, si_int b); // a ^ b
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | mem2reg_fp80.ll | 36 !1 = distinct !DISubprogram(name: "__powixf2", scope: !2, file: !2, line: 22, type: !3, isLocal: fa…
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | fp80-strict-libcalls.ll | 389 ; X86-NEXT: calll __powixf2 399 ; X64-NEXT: callq __powixf2
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 122 HANDLE_LIBCALL(POWI_F80, "__powixf2")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 122 HANDLE_LIBCALL(POWI_F80, "__powixf2")
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 37 PUBLIC 39c0 0 __powixf2
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | constant-island-movwt.mir | 81 @.str.87 = private unnamed_addr constant [10 x i8] c"__powixf2\00", align 1
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 945 fun:__powixf2=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 945 fun:__powixf2=uninstrumented
|