Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/runtime/test/Unit/
Dfloatundisf_test.c25 float __floatundisf(du_int a);
29 float x = __floatundisf(a); in test__floatundisf()
/frameworks/compile/libbcc/runtime/lib/x86_64/
Dfloatundisf.S19 DEFINE_COMPILERRT_FUNCTION(__floatundisf)
/frameworks/compile/libbcc/runtime/lib/
Dfloatundisf.c27 __floatundisf(du_int a) in __floatundisf() function
Dapple_versioning.c90 NOT_HERE_BEFORE_10_6(__floatundisf)
/frameworks/compile/libbcc/runtime/test/timing/
Dfloatundisf.c6 #define FUNCTION_NAME __floatundisf
/frameworks/compile/libbcc/runtime/lib/i386/
Dfloatundisf.S71 DEFINE_COMPILERRT_FUNCTION(__floatundisf)
/frameworks/compile/libbcc/lib/ExecutionEngine/
DRuntimeStub.h46 extern float __floatundisf(du_int);
DRuntime.def162 DEF_LLVM_RUNTIME(__floatundisf)
/frameworks/compile/libbcc/runtime/
DRuntimeDoc.rst91 __floatundisf : float (unsigned long i) // (float)i [[llvm]]
DREADME.txt147 float __floatundisf(du_int a);