Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.h719 #define IS_DISP1_OFF_CONST(VAL) (IS_DISP1_CONST (VAL) \ macro
H A Dc4x.c2754 return IS_DISP1_OFF_CONST (INTVAL (op1)); in c4x_S_constraint()
2820 && IS_DISP1_OFF_CONST (INTVAL (op1)); in c4x_S_indirect()
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h898 #define IS_DISP1_OFF_CONST(VAL) (IS_DISP1_CONST (VAL) \ macro
H A Dc4x.c2799 return IS_DISP1_OFF_CONST (INTVAL (op1));
2866 && IS_DISP1_OFF_CONST (INTVAL (op1));