Searched refs:arm_not_operand (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | arm-protos.h | 69 extern int arm_not_operand PARAMS ((rtx, enum machine_mode));
|
| D | arm.md | 1793 (match_operand:SI 2 "arm_not_operand" "rI,K")) 1808 (match_operand:SI 1 "arm_not_operand" "rI,K")) 6315 (match_operand:SI 2 "arm_not_operand" "") 6316 (match_operand:SI 3 "arm_not_operand" "")))] 6380 (match_operand:SI 1 "arm_not_operand" "0,0,rI,K,rI,rI,K,K") 6381 (match_operand:SI 2 "arm_not_operand" "rI,K,0,0,rI,K,rI,K")))] 7673 (match_operand:SI 1 "arm_not_operand" "0,?rIK") 7688 (match_operand:SI 1 "arm_not_operand" "0,?rI,K") 7707 (match_operand:SI 1 "arm_not_operand" "0,?rIK"))) 7721 (match_operand:SI 1 "arm_not_operand" "0,?rI,K")))] [all …]
|
| D | arm.c | 3259 arm_not_operand (op, mode) in arm_not_operand() function
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | arm.md | 1613 (match_operand:SI 2 "arm_not_operand" "rI,K")) 1628 (match_operand:SI 1 "arm_not_operand" "rI,K")) 1725 (match_operand:SI 4 "arm_not_operand" "rIK") 1763 (match_operand:SI 3 "arm_not_operand" "rIK") 7469 (match_operand:SI 2 "arm_not_operand" "") 7470 (match_operand:SI 3 "arm_not_operand" "")))] 7534 (match_operand:SI 1 "arm_not_operand" "0,0,rI,K,rI,rI,K,K") 7535 (match_operand:SI 2 "arm_not_operand" "rI,K,0,0,rI,K,rI,K")))] 9151 (match_operand:SI 1 "arm_not_operand" "0,?rIK") 9166 (match_operand:SI 1 "arm_not_operand" "0,?rI,K") [all …]
|
| D | predicates.md | 101 (define_predicate "arm_not_operand"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog.11 | 6577 and operand3 an arm_not_operand. Use cc_register to match the
|