Home
last modified time | relevance | path

Searched refs:__fixunsxfsi (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/compiler-rt/test/builtins/Unit/
Dfixunsxfsi_test.c19 COMPILER_RT_ABI su_int __fixunsxfsi(long double a);
23 su_int x = __fixunsxfsi(a); in test__fixunsxfsi()
/external/compiler-rt/test/builtins/Unit/
Dfixunsxfsi_test.c29 COMPILER_RT_ABI su_int __fixunsxfsi(long double a);
33 su_int x = __fixunsxfsi(a); in test__fixunsxfsi()
/external/compiler-rt/lib/builtins/
Dfixunsxfsi.c33 __fixunsxfsi(long double a) in __fixunsxfsi() function
Dapple_versioning.c87 NOT_HERE_BEFORE_10_6(__fixunsxfsi)
DREADME.txt140 su_int __fixunsxfsi(long double a);
/external/llvm-project/compiler-rt/lib/builtins/
Dfixunsxfsi.c35 COMPILER_RT_ABI su_int __fixunsxfsi(long double a) { in __fixunsxfsi() function
Dapple_versioning.c82 NOT_HERE_BEFORE_10_6(__fixunsxfsi)
DREADME.txt148 su_int __fixunsxfsi(long double a);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def320 HANDLE_LIBCALL(FPTOUINT_F80_I32, "__fixunsxfsi")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def333 HANDLE_LIBCALL(FPTOUINT_F80_I32, "__fixunsxfsi")