Home
last modified time | relevance | path

Searched refs:thumb_cmp_operand (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Darm-protos.h185 extern int thumb_cmp_operand PARAMS ((rtx, enum machine_mode));
Darm.c3250 return thumb_cmp_operand (op, mode);
10982 thumb_cmp_operand (op, mode) in thumb_cmp_operand() function
/openbsd/src/gnu/gcc/gcc/config/arm/
Dpredicates.md402 (define_predicate "thumb_cmp_operand"
Darm.md5816 if (!thumb_cmp_operand (operands[2], SImode))
5824 (match_operand:SI 2 "thumb_cmp_operand" "lI*h,*r")])