Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc20396 bool *skip_op0, bool *skip_op1) in ix86_shift_rotate_cost() argument
20399 *skip_op0 = *skip_op1 = false; in ix86_shift_rotate_cost()
20414 if (skip_op1) in ix86_shift_rotate_cost()
20415 *skip_op1 = true; in ix86_shift_rotate_cost()
20469 *skip_op0 = *skip_op1 = true; in ix86_shift_rotate_cost()
20609 bool skip_op0, skip_op1; in ix86_rtx_costs() local
20619 &skip_op0, &skip_op1); in ix86_rtx_costs()
20620 if (skip_op0 || skip_op1) in ix86_rtx_costs()
20624 if (!skip_op1) in ix86_rtx_costs()