Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa-protos.h122 extern int lhs_lshift_operand (rtx, enum machine_mode);
Dpredicates.md494 (define_predicate "lhs_lshift_operand"
Dpa.md6707 (ashift:SI (match_operand:SI 1 "lhs_lshift_operand" "")
6806 (ashift:DI (match_operand:DI 1 "lhs_lshift_operand" "")
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa-protos.h122 extern int lhs_lshift_operand PARAMS ((rtx, enum machine_mode));
Dpa.c795 lhs_lshift_operand (op, mode) in lhs_lshift_operand() function
Dpa.md5237 (ashift:SI (match_operand:SI 1 "lhs_lshift_operand" "")
5336 (ashift:DI (match_operand:DI 1 "lhs_lshift_operand" "")