Searched refs:__divsc3 (Results 1 – 16 of 16) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | divsc3_test.c | 22 __divsc3(float __a, float __b, float __c, float __d); 52 float _Complex r = __divsc3(a, b, c, d); in test__divsc3()
|
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | divsc3_test.c | 14 __divsc3(float __a, float __b, float __c, float __d); 44 float _Complex r = __divsc3(a, b, c, d); in test__divsc3()
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | divsc3.c | 20 COMPILER_RT_ABI Fcomplex __divsc3(float __a, float __b, float __c, float __d) { in __divsc3() function
|
D | apple_versioning.c | 62 NOT_HERE_BEFORE_10_6(__divsc3) 236 NOT_HERE_UNTIL_AFTER_4_3(__divsc3)
|
D | README.txt | 197 float _Complex __divsc3( float a, float b, float c, float d);
|
/external/compiler-rt/lib/builtins/ |
D | divsc3.c | 21 __divsc3(float __a, float __b, float __c, float __d) in __divsc3() function
|
D | apple_versioning.c | 67 NOT_HERE_BEFORE_10_6(__divsc3) 243 NOT_HERE_UNTIL_AFTER_4_3(__divsc3)
|
D | README.txt | 189 float _Complex __divsc3( float a, float b, float c, float d);
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-02-27-PEICrash.ll | 3 define i64 @__divsc3(float %a, float %b, float %c, float %d) nounwind readnone {
|
D | 2010-05-25-DotDebugLoc.ll | 10 define hidden %0 @__divsc3(float %a, float %b, float %c, float %d) nounwind readnone !dbg !1 { 203 !1 = distinct !DISubprogram(name: "__divsc3", linkageName: "__divsc3", line: 1922, isLocal: false, …
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | 2008-02-27-PEICrash.ll | 3 define i64 @__divsc3(float %a, float %b, float %c, float %d) nounwind readnone {
|
D | 2010-05-25-DotDebugLoc.ll | 10 define hidden %0 @__divsc3(float %a, float %b, float %c, float %d) nounwind readnone !dbg !1 { 203 !1 = distinct !DISubprogram(name: "__divsc3", linkageName: "__divsc3", line: 1922, isLocal: false, …
|
/external/llvm-project/clang/lib/Headers/ |
D | __clang_cuda_complex_builtins.h | 225 __DEVICE__ float _Complex __divsc3(float __a, float __b, float __c, float __d) { in __divsc3() function
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 41 PUBLIC 4420 0 __divsc3
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 570 fun:__divsc3=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 570 fun:__divsc3=uninstrumented
|