Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/arm/
Dcall_apsr.S24 DEFINE_COMPILERRT_PRIVATE_FUNCTION(call_apsr_d)
38 DEFINE_COMPILERRT_PRIVATE_FUNCTION(call_apsr_f)
/external/compiler-rt/lib/builtins/arm/
Drestore_vfp_d8_d15_regs.S29 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__restore_vfp_d8_d15_regs)
Dsave_vfp_d8_d15_regs.S29 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__save_vfp_d8_d15_regs)
Dsync_synchronize.S25 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__sync_synchronize)
Dswitch8.S33 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch8)
Dswitchu8.S33 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switchu8)
Dswitch32.S33 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch32)
Dswitch16.S33 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch16)
/external/compiler-rt/lib/builtins/
Dassembly.h136 #define DEFINE_COMPILERRT_PRIVATE_FUNCTION(name) \ macro