Home
last modified time | relevance | path

Searched refs:ix86_bnd_prefixed_insn_p (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-protos.h235 extern bool ix86_bnd_prefixed_insn_p (rtx);
H A Di386.h2259 LENGTH += ix86_bnd_prefixed_insn_p (INSN); \
H A Di386.c10778 if (ix86_bnd_prefixed_insn_p (insn)) in indirect_thunk_need_prefix()
18596 if (ix86_bnd_prefixed_insn_p (current_output_insn)) in ix86_print_operand()
28993 if (!long_p || ix86_bnd_prefixed_insn_p (current_output_insn)) in ix86_output_function_return()
49734 ix86_bnd_prefixed_insn_p (rtx insn) in ix86_bnd_prefixed_insn_p() function