Home
last modified time | relevance | path

Searched refs:non_hard_reg_operand (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa-protos.h130 extern int non_hard_reg_operand (rtx, enum machine_mode);
Dpa.md2438 (match_operand:SI 1 "non_hard_reg_operand" ""))
2455 (match_operand:SI 1 "non_hard_reg_operand" ""))
2471 [(set (match_operand:SI 0 "non_hard_reg_operand" "")
4127 (match_operand:DF 1 "non_hard_reg_operand" ""))
4143 [(set (match_operand:DF 0 "non_hard_reg_operand" "")
4395 (match_operand:DI 1 "non_hard_reg_operand" ""))
4412 (match_operand:DI 1 "non_hard_reg_operand" ""))
4428 [(set (match_operand:DI 0 "non_hard_reg_operand" "")
4702 (match_operand:SF 1 "non_hard_reg_operand" ""))
4718 [(set (match_operand:SF 0 "non_hard_reg_operand" "")
Dpa.c8375 non_hard_reg_operand (rtx op, enum machine_mode mode ATTRIBUTE_UNUSED) in non_hard_reg_operand() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa-protos.h130 extern int non_hard_reg_operand PARAMS ((rtx, enum machine_mode));
Dpa.md2237 (match_operand:SI 1 "non_hard_reg_operand" ""))
2251 [(set (match_operand:SI 0 "non_hard_reg_operand" "")
3081 (match_operand:DF 1 "non_hard_reg_operand" ""))
3095 [(set (match_operand:DF 0 "non_hard_reg_operand" "")
3219 (match_operand:DI 1 "non_hard_reg_operand" ""))
3233 [(set (match_operand:DI 0 "non_hard_reg_operand" "")
3398 (match_operand:SF 1 "non_hard_reg_operand" ""))
3412 [(set (match_operand:SF 0 "non_hard_reg_operand" "")
Dpa.c7389 non_hard_reg_operand (op, mode) in non_hard_reg_operand() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.01858 (non_hard_reg_operand): Likewise.