Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x-protos.h105 extern int reg_imm_operand (rtx, enum machine_mode);
H A Dc4x.md328 (if_then_else (and (match_operand 0 "reg_imm_operand" "")
329 (match_operand 1 "reg_imm_operand" ""))
332 (if_then_else (and (match_operand 0 "reg_imm_operand" "")
333 (and (match_operand 1 "reg_imm_operand" "")
334 (match_operand 2 "reg_imm_operand" "")))
H A Dc4x.c2918 reg_imm_operand (rtx op, enum machine_mode mode ATTRIBUTE_UNUSED) in reg_imm_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x-protos.h132 extern int reg_imm_operand PARAMS ((rtx, enum machine_mode));
H A Dc4x.md328 (if_then_else (and (match_operand 0 "reg_imm_operand" "")
329 (match_operand 1 "reg_imm_operand" ""))
332 (if_then_else (and (match_operand 0 "reg_imm_operand" "")
333 (and (match_operand 1 "reg_imm_operand" "")
334 (match_operand 2 "reg_imm_operand" "")))
H A Dc4x.c3066 reg_imm_operand (op, mode) in reg_imm_operand() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.11328 (reg_imm_operand, *_reg_operand): Call reg_operand instead of