Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/
Dm68hc11-protos.h107 extern int cmp_operand PARAMS((rtx,enum machine_mode));
Dm68hc11.md159 ;; 'cmp_operand' predicates take care of this rule.
278 (match_operand:SI 1 "cmp_operand" "")))]
312 (match_operand:HI 1 "cmp_operand" "")))]
328 (match_operand:HI 1 "cmp_operand"
348 (match_operand:HI 1 "cmp_operand"
367 (match_operand:HI 1 "cmp_operand" "m,dxy")))
376 (match_operand:HI 1 "cmp_operand" "")))
395 (match_operand:QI 1 "cmp_operand" "")))]
420 (match_operand:QI 1 "cmp_operand" "")))]
435 (match_operand:QI 1 "cmp_operand" "im,*B,u,d,d")))]
[all …]
Dm68hc11.c920 cmp_operand (operand, mode) in cmp_operand() function
/openbsd/src/gnu/gcc/gcc/config/m68hc11/
Dpredicates.md219 (define_predicate "cmp_operand"
Dm68hc11.md164 ;; 'cmp_operand' predicates take care of this rule.
277 (match_operand:SI 1 "cmp_operand" "")))]
323 (match_operand:HI 1 "cmp_operand" "")))]
361 (match_operand:HI 1 "cmp_operand"
380 (match_operand:HI 1 "cmp_operand" "mi,dxy")))
401 (match_operand:QI 1 "cmp_operand" "")))]
426 (match_operand:QI 1 "cmp_operand" "")))]
441 (match_operand:QI 1 "cmp_operand" "im,*B,u,d,d")))]
464 (match_operand:QI 1 "cmp_operand" "m,d")))
528 (match_operand:QI 1 "cmp_operand" "im,d,!u,d,dim*A,*u")))]
[all …]
/openbsd/src/gnu/gcc/gcc/config/sh/
Dpredicates.md240 (define_predicate "cmp_operand"
Dsh.md757 (match_operand:SI 2 "cmp_operand" "Nr")))]
765 (match_operand:DI 2 "cmp_operand" "Nr")))]
772 (gt:SI (match_operand:SI 1 "cmp_operand" "Nr")
773 (match_operand:SI 2 "cmp_operand" "rN")))]
788 (gtu:SI (match_operand:SI 1 "cmp_operand" "Nr")
789 (match_operand:SI 2 "cmp_operand" "rN")))]