Home
last modified time | relevance | path

Searched refs:DEFINE_COMPILERRT_FUNCTION (Results 1 – 25 of 54) sorted by relevance

123

/frameworks/compile/libbcc/runtime/lib/
Dassembly.h34 #define DEFINE_COMPILERRT_FUNCTION(name) \ macro
39 #define DEFINE_COMPILERRT_FUNCTION(name) \ macro
/frameworks/compile/libbcc/runtime/lib/i386/
Dlshrdi3.S20 DEFINE_COMPILERRT_FUNCTION(__lshrdi3)
39 DEFINE_COMPILERRT_FUNCTION(__lshrdi3)
Dashldi3.S20 DEFINE_COMPILERRT_FUNCTION(__ashldi3)
39 DEFINE_COMPILERRT_FUNCTION(__ashldi3)
Dashrdi3.S13 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
49 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
/frameworks/compile/libbcc/runtime/lib/arm/
Dnegdf2vfp.S18 DEFINE_COMPILERRT_FUNCTION(__negdf2vfp)
Dbswapsi2.S17 DEFINE_COMPILERRT_FUNCTION(__bswapsi2)
Dnegsf2vfp.S18 DEFINE_COMPILERRT_FUNCTION(__negsf2vfp)
Dfixunssfsivfp.S20 DEFINE_COMPILERRT_FUNCTION(__fixunssfsivfp)
Dfloatunssisfvfp.S19 DEFINE_COMPILERRT_FUNCTION(__floatunssisfvfp)
Dfixsfsivfp.S19 DEFINE_COMPILERRT_FUNCTION(__fixsfsivfp)
Dfloatsisfvfp.S19 DEFINE_COMPILERRT_FUNCTION(__floatsisfvfp)
Dfloatunssidfvfp.S19 DEFINE_COMPILERRT_FUNCTION(__floatunssidfvfp)
Dfixdfsivfp.S19 DEFINE_COMPILERRT_FUNCTION(__fixdfsivfp)
Dtruncdfsf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__truncdfsf2vfp)
Dfixunsdfsivfp.S20 DEFINE_COMPILERRT_FUNCTION(__fixunsdfsivfp)
Dextendsfdf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__extendsfdf2vfp)
Dfloatsidfvfp.S19 DEFINE_COMPILERRT_FUNCTION(__floatsidfvfp)
Dbswapdi2.S17 DEFINE_COMPILERRT_FUNCTION(__bswapdi2)
Dmulsf3vfp.S18 DEFINE_COMPILERRT_FUNCTION(__mulsf3vfp)
Dsubsf3vfp.S19 DEFINE_COMPILERRT_FUNCTION(__subsf3vfp)
Daddsf3vfp.S18 DEFINE_COMPILERRT_FUNCTION(__addsf3vfp)
Ddivsf3vfp.S18 DEFINE_COMPILERRT_FUNCTION(__divsf3vfp)
Deqsf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__eqsf2vfp)
Dgtsf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__gtsf2vfp)
Dltsf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__ltsf2vfp)

123