Home
last modified time | relevance | path

Searched refs:ARM_FT_INTERWORKED (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.h1355 #define ARM_FT_INTERWORKED 2 /* A function that supports interworking. */ macro
H A Darm.c1451 type |= TARGET_INTERWORK ? ARM_FT_INTERWORKED : ARM_FT_NORMAL; in arm_compute_func_type()
9684 && func_type != ARM_FT_INTERWORKED in output_return_instruction()
9702 case ARM_FT_INTERWORKED: in output_return_instruction()
9790 case ARM_FT_INTERWORKED: in arm_output_function_prologue()
10167 case ARM_FT_INTERWORKED: in arm_output_epilogue()