Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def320 HANDLE_LIBCALL(FPTOUINT_F80_I32, "__fixunsxfsi")