Searched defs:normalizep (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dexpmed.c5110 emit_store_flag(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode mode, int unsignedp, int normalizep) argument
5555 emit_store_flag_force(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode mode, int unsignedp, int normalizep) argument
[all...]
H A Doptabs.c1711 int normalizep = STORE_FLAG_VALUE; local
1713 int normalizep = 1; local

Completed in 61 milliseconds