Home
last modified time | relevance | path

Searched refs:DEFINE_COMPILERRT_PRIVATE_FUNCTION (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/libbcc/runtime/lib/arm/
Dsave_vfp_d8_d15_regs.S28 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__save_vfp_d8_d15_regs)
Drestore_vfp_d8_d15_regs.S28 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__restore_vfp_d8_d15_regs)
Dsync_synchronize.S24 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__sync_synchronize)
Dswitchu8.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switchu8)
Dswitch8.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch8)
Dswitch32.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch32)
Dswitch16.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch16)
/frameworks/compile/libbcc/runtime/lib/
Dassembly.h44 #define DEFINE_COMPILERRT_PRIVATE_FUNCTION(name) \ macro