Home
last modified time | relevance | path

Searched refs:__floatundixf (Results 1 – 16 of 16) sorted by relevance

/external/compiler-rt/lib/builtins/x86_64/
Dfloatundixf.S21 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
29 END_COMPILERRT_FUNCTION(__floatundixf)
/external/llvm-project/compiler-rt/lib/builtins/x86_64/
Dfloatundixf.S22 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
30 END_COMPILERRT_FUNCTION(__floatundixf)
/external/llvm-project/compiler-rt/lib/builtins/i386/
Dfloatundixf.S29 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
42 END_COMPILERRT_FUNCTION(__floatundixf)
/external/compiler-rt/lib/builtins/i386/
Dfloatundixf.S28 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
41 END_COMPILERRT_FUNCTION(__floatundixf)
/external/compiler-rt/test/builtins/Unit/
Dfloatundixf_test.c27 COMPILER_RT_ABI long double __floatundixf(du_int a);
31 long double x = __floatundixf(a); in test__floatundixf()
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dfloatundixf_test.c17 COMPILER_RT_ABI long double __floatundixf(du_int a);
21 long double x = __floatundixf(a); in test__floatundixf()
/external/compiler-rt/lib/builtins/
Dfloatundixf.c29 __floatundixf(du_int a) in __floatundixf() function
Dapple_versioning.c101 NOT_HERE_BEFORE_10_6(__floatundixf)
DREADME.txt162 long double __floatundixf(du_int a);
/external/llvm-project/compiler-rt/lib/builtins/
Dfloatundixf.c25 COMPILER_RT_ABI long double __floatundixf(du_int a) { in __floatundixf() function
Dapple_versioning.c96 NOT_HERE_BEFORE_10_6(__floatundixf)
DREADME.txt170 long double __floatundixf(du_int a);
/external/compiler-rt/test/builtins/timing/
Dfloatundixf.c6 #define FUNCTION_NAME __floatundixf
/external/llvm-project/compiler-rt/test/builtins/timing/
Dfloatundixf.c6 #define FUNCTION_NAME __floatundixf
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def351 HANDLE_LIBCALL(UINTTOFP_I64_F80, "__floatundixf")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def369 HANDLE_LIBCALL(UINTTOFP_I64_F80, "__floatundixf")