Home
last modified time | relevance | path

Searched refs:aligned_operand (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-protos.h90 extern int aligned_operand PARAMS ((rtx, enum machine_mode));
H A Di386.md1247 (match_operand:HI 1 "aligned_operand" ""))
1259 (match_operand:HI 1 "aligned_operand" ""))
16892 (match_operand 2 "aligned_operand" "")]))
16917 [(and (match_operand 3 "aligned_operand" "")
16948 [(and (match_operand:HI 2 "aligned_operand" "")
H A Di386.c3942 aligned_operand (op, mode) in aligned_operand() function
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dpredicates.md741 (define_predicate "aligned_operand"
751 /* All patterns using aligned_operand on memory operands ends up
H A Di386.md1324 (match_operand:HI 1 "aligned_operand" ""))
1336 (match_operand:HI 1 "aligned_operand" ""))
1488 (not (match_operand:QI 1 "aligned_operand" "")))
19494 (match_operand 2 "aligned_operand" "")]))
19520 [(and (match_operand 3 "aligned_operand" "")
19551 [(and (match_operand:HI 2 "aligned_operand" "")
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.38519 * config/i386/i386.c (aligned_operand): Likewise.
14955 * i386.h (PREDICATE_CODES): Add aligned_operand.
14956 * i386.c (aligned_operand): New function.
14959 (promoting peep2s): Use aligned_operand.
H A DChangeLog1595 * i386.c (aligned_operand): Be prepared for SUBREGed registers.
H A DChangeLog.712446 * i386.c (aligned_operand): Be prepared for SUBREGed registers.