Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/i386/
HDi386.c14149 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
14165 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
14208 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
14209 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
14222 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
14237 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
14238 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()