Searched refs:tst_operand (Results 1 – 6 of 6) sorted by relevance
106 extern int tst_operand PARAMS((rtx,enum machine_mode));
163 (match_operand:SI 0 "tst_operand" ""))]174 (match_operand:HI 0 "tst_operand" ""))]185 (match_operand:HI 0 "tst_operand" "dx,*y"))]197 (match_operand:QI 0 "tst_operand" ""))]252 (match_operand:QI 0 "tst_operand" "m"))260 (match_operand:QI 0 "tst_operand" ""))277 (compare (match_operand:SI 0 "tst_operand" "")326 (compare (match_operand:HI 0 "tst_operand" 346 (compare (match_operand:HI 0 "tst_operand" 446 (and:QI (match_operand:QI 0 "tst_operand" "")[all …]
906 tst_operand (operand, mode) in tst_operand() function
205 (define_predicate "tst_operand"
168 (match_operand:SI 0 "tst_operand" ""))]179 (match_operand:HI 0 "tst_operand" ""))]190 (match_operand:HI 0 "tst_operand" "dx,*y"))]202 (match_operand:QI 0 "tst_operand" ""))]257 (match_operand:QI 0 "tst_operand" "m"))276 (compare (match_operand:SI 0 "tst_operand" "")322 (compare (match_operand:HI 0 "tst_operand" "")337 (compare (match_operand:HI 0 "tst_operand" 359 (compare (match_operand:HI 0 "tst_operand" 425 (compare (match_operand:QI 0 "tst_operand" "")[all …]
13981 (tst_operand): After reload, accept all memory operand.