Home
last modified time | relevance | path

Searched refs:__gtdf2 (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dcomparedf2_test.c19 int __gtdf2(double, double);
55 if (__gtdf2(vector->a, vector->b) != vector->gtReference) { in test__cmpdf2()
58 __gtdf2(vector->a, vector->b), in test__cmpdf2()
/external/llvm/test/CodeGen/X86/
Dfpcmp-soft-fp.ll9 ; CHECK: calll __gtdf2
69 ; CHECK: calll __gtdf2
111 ; CHECK: calll __gtdf2
/external/compiler-rt/lib/builtins/
Dcomparedf2.c143 __gtdf2(fp_t a, fp_t b) { in __gtdf2() function
Dapple_versioning.c282 NOT_HERE_UNTIL_AFTER_4_3(__gtdf2)
DREADME.txt313 int __gtdf2vfp(double a, double b); // Appears to return __gtdf2