Searched refs:__powitf2 (Results 1 – 15 of 15) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | powitf2_test.c | 23 COMPILER_RT_ABI long double __powitf2(long double a, si_int b); 27 long double x = __powitf2(a, b); in test__powitf2()
|
/external/compiler-rt/lib/builtins/ |
D | powitf2.c | 22 __powitf2(long double a, si_int b) in __powitf2() function
|
D | apple_versioning.c | 132 NOT_HERE_BEFORE_10_6(__powitf2)
|
D | README.txt | 174 long double __powitf2(long double a, si_int b); // ppc only, a ^ b
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 121 HANDLE_LIBCALL(POWI_F128, "__powitf2") 122 HANDLE_LIBCALL(POWI_PPCF128, "__powitf2")
|
/external/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 200 ; CHECK: bl __powitf2
|
D | arm64-illegal-float-ops.ll | 200 ; CHECK: bl __powitf2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-illegal-float-ops.ll | 200 ; CHECK: bl __powitf2
|
D | illegal-float-ops.ll | 201 ; CHECK: bl __powitf2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-libcall.ll | 21 ; CHECK: brasl %r14, __powitf2@PLT
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-libcall.ll | 21 ; CHECK: brasl %r14, __powitf2@PLT
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | mips64-f128.ll | 410 ; ALL: ld $25, %call16(__powitf2)
|
/external/llvm/test/CodeGen/Mips/ |
D | mips64-f128.ll | 402 ; ALL: ld $25, %call16(__powitf2)
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 97 PUBLIC da30 0 __powitf2
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 944 fun:__powitf2=uninstrumented
|