Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drecog.h255 extern int if_test_bypass_p (rtx_insn *, rtx_insn *);
H A DChangeLog-200222868 * recog.c (if_test_bypass_p): Accept multiple set insns for OUT,
23247 * recog.c (store_data_bypass_p, if_test_bypass_p): New.
H A DChangeLog-200413734 if_test_bypass_p): Likewise.
24629 split_all_insns, peephole2_optimize, if_test_bypass_p): Likewise.
H A DChangeLog-201419280 (if_test_bypass_p): Likewise.
19282 (if_test_bypass_p): Likewise.
H A DChangeLog-201813745 (if_test_bypass_p): Likewise.
H A DChangeLog-201911944 (if_test_bypass_p): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dev5.md102 (define_bypass 0 "ev5_ilogcmp" "ev5_ibr,ev5_cmov" "if_test_bypass_p")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dev5.md102 (define_bypass 0 "ev5_ilogcmp" "ev5_ibr,ev5_cmov" "if_test_bypass_p")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.h151 extern int if_test_bypass_p (rtx_insn *, rtx_insn *);
H A Drecog.c3765 if_test_bypass_p (rtx_insn *out_insn, rtx_insn *in_insn) in if_test_bypass_p() function