Searched refs:xstormy16_split_cbranch (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16-protos.h | 69 extern void xstormy16_split_cbranch (enum machine_mode, rtx, rtx, rtx, rtx);
|
H A D | stormy16.md | 923 "{ xstormy16_split_cbranch (SImode, operands[0], operands[1], operands[2],
|
H A D | stormy16.c | 242 xstormy16_split_cbranch (enum machine_mode mode, rtx label, rtx comparison, in xstormy16_split_cbranch() function
|
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16-protos.h | 71 extern void xstormy16_split_cbranch PARAMS ((enum machine_mode,
|
H A D | stormy16.c | 226 xstormy16_split_cbranch (mode, label, comparison, dest, carry) in xstormy16_split_cbranch() function
|
H A D | stormy16.md | 839 "{ xstormy16_split_cbranch (SImode, operands[0], operands[1], operands[2],
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.7 | 1819 * config/stormy16/stormy16.c (xstormy16_split_cbranch): Use
|