Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dsave_vfp_d8_d15_regs.S28 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__save_vfp_d8_d15_regs)
H A Drestore_vfp_d8_d15_regs.S28 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__restore_vfp_d8_d15_regs)
H A Dsync_synchronize.S22 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__sync_synchronize)
H A Dswitch8.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch8)
H A Dswitchu8.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switchu8)
H A Dswitch32.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch32)
H A Dswitch16.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__switch16)
/src/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-abi.S32 DEFINE_COMPILERRT_PRIVATE_FUNCTION(do_abort)
/src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dassembly.h240 #define DEFINE_COMPILERRT_PRIVATE_FUNCTION(name) \ macro