Home
last modified time | relevance | path

Searched refs:gen_rtx_set (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Darm_ssp_per_task_plugin.c39 emit_insn_before(gen_rtx_set(masked_sp, in arm_pertask_ssp_rtl_execute()
H A Dgcc-common.h951 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1)) macro
955 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1)) macro
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h411 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1)) macro
415 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1)) macro

Completed in 3 milliseconds