Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x-protos.h115 extern int ar2_reg_operand (rtx, enum machine_mode);
H A Dc4x.md580 (if_then_else (match_operand 0 "ar2_reg_operand" "")
586 (if_then_else (match_operand 0 "ar2_reg_operand" "")
601 (if_then_else (match_operand 0 "ar2_reg_operand" "")
607 (if_then_else (match_operand 0 "ar2_reg_operand" "")
610 (if_then_else (match_operand 1 "ar2_reg_operand" "")
613 (if_then_else (match_operand 2 "ar2_reg_operand" "")
H A Dc4x.c3734 ar2_reg_operand (rtx op, enum machine_mode mode) in ar2_reg_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x-protos.h182 extern int ar2_reg_operand PARAMS ((rtx, enum machine_mode));
H A Dc4x.md592 (if_then_else (match_operand 0 "ar2_reg_operand" "")
598 (if_then_else (match_operand 0 "ar2_reg_operand" "")
613 (if_then_else (match_operand 0 "ar2_reg_operand" "")
619 (if_then_else (match_operand 0 "ar2_reg_operand" "")
622 (if_then_else (match_operand 1 "ar2_reg_operand" "")
625 (if_then_else (match_operand 2 "ar2_reg_operand" "")
H A Dc4x.c4270 ar2_reg_operand (op, mode) in ar2_reg_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.18783 (ar2_reg_operand): Likewise.