Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x-protos.h111 extern int ar1_reg_operand (rtx, enum machine_mode);
H A Dc4x.md541 (if_then_else (match_operand 0 "ar1_reg_operand" "")
547 (if_then_else (match_operand 0 "ar1_reg_operand" "")
562 (if_then_else (match_operand 0 "ar1_reg_operand" "")
568 (if_then_else (match_operand 0 "ar1_reg_operand" "")
571 (if_then_else (match_operand 1 "ar1_reg_operand" "")
574 (if_then_else (match_operand 2 "ar1_reg_operand" "")
H A Dc4x.c3720 ar1_reg_operand (rtx op, enum machine_mode mode) in ar1_reg_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x-protos.h178 extern int ar1_reg_operand PARAMS ((rtx, enum machine_mode));
H A Dc4x.md553 (if_then_else (match_operand 0 "ar1_reg_operand" "")
559 (if_then_else (match_operand 0 "ar1_reg_operand" "")
574 (if_then_else (match_operand 0 "ar1_reg_operand" "")
580 (if_then_else (match_operand 0 "ar1_reg_operand" "")
583 (if_then_else (match_operand 1 "ar1_reg_operand" "")
586 (if_then_else (match_operand 2 "ar1_reg_operand" "")
H A Dc4x.c4252 ar1_reg_operand (op, mode) in ar1_reg_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.18781 (ar1_reg_operand): Likewise.