Searched refs:consttable_operand (Results 1 – 11 of 11) sorted by relevance
35 extern int consttable_operand PARAMS ((rtx, enum machine_mode));
6916 [(unspec_volatile [(match_operand:QI 0 "consttable_operand" "X")] 200)]6927 [(unspec_volatile [(match_operand:HI 0 "consttable_operand" "X")] 201)]6938 [(unspec_volatile [(match_operand:SI 0 "consttable_operand" "X")] 202)]6952 [(unspec_volatile [(match_operand:DI 0 "consttable_operand" "X")] 203)]6963 [(unspec_volatile [(match_operand:SF 0 "consttable_operand" "X")] 204)]6980 [(unspec_volatile [(match_operand:DF 0 "consttable_operand" "X")] 205)]
937 consttable_operand (op, mode) in consttable_operand() function
223 (define_predicate "consttable_operand"
5419 [(unspec_volatile [(match_operand 0 "consttable_operand" "")5431 [(unspec_volatile [(match_operand 0 "consttable_operand" "")]
36 (define_special_predicate "consttable_operand"
7651 [(unspec_volatile [(match_operand 0 "consttable_operand" "X")]
10947 [(unspec_volatile [(match_operand:QI 0 "consttable_operand" "=g")]10960 [(unspec_volatile [(match_operand:HI 0 "consttable_operand" "=g")]10973 [(unspec_volatile [(match_operand:SI 0 "consttable_operand" "=g")]10986 [(unspec_volatile [(match_operand:DI 0 "consttable_operand" "=g")]10999 [(unspec_volatile [(match_operand:SF 0 "consttable_operand" "=g")]11017 [(unspec_volatile [(match_operand:DF 0 "consttable_operand" "=g")]
1368 consttable_operand (op, mode) in consttable_operand() function
1764 * s390.c (consttable_operand): New function.1765 * s390-protos.h (consttable_operand): Declare it.1766 * s390.h (PREDICATE_CODES): Add consttable_operand.
2050 (consttable_operand): Likewise.