Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcombine.cc9200 if_then_else_cond (rtx x, rtx *ptrue, rtx *pfalse) in if_then_else_cond() argument
9213 *pfalse = (code == NE) ? const0_rtx : const_true_rtx; in if_then_else_cond()
9223 *pfalse = simplify_gen_unary (code, mode, false0, in if_then_else_cond()
9276 *pfalse = simplify_gen_relational (code, mode, VOIDmode, in if_then_else_cond()
9282 *pfalse = simplify_gen_binary (code, mode, false0, false1); in if_then_else_cond()
9316 *pfalse = simplify_gen_binary (MULT, mode, in if_then_else_cond()
9346 *ptrue = *pfalse = const0_rtx; in if_then_else_cond()
9357 *ptrue = XEXP (x, 1), *pfalse = XEXP (x, 2); in if_then_else_cond()
9362 *ptrue = XEXP (x, 2), *pfalse = XEXP (x, 1); in if_then_else_cond()
9382 *pfalse = false0; in if_then_else_cond()
[all …]
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS53307 92e2345601523a20457d43448343f0b7 gcc/testsuite/gcc.target/aarch64/sve/acle/asm/pfalse.c