Home
last modified time | relevance | path

Searched refs:is_function_label_plus_const (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa-protos.h107 extern int is_function_label_plus_const (rtx);
Dpa.c7780 is_function_label_plus_const (rtx op) in is_function_label_plus_const() function
Dpa.md3012 && !is_function_label_plus_const (operands[1])"
3044 "!is_function_label_plus_const (operands[2])"
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa-protos.h105 extern int is_function_label_plus_const PARAMS ((rtx));
Dpa.c7061 is_function_label_plus_const (op) in is_function_label_plus_const() function
Dpa.md2588 && !is_function_label_plus_const (operands[1])"
2620 "!is_function_label_plus_const (operands[2])"