Searched refs:is_procreg (Results 1 – 1 of 1) sorted by relevance
1158 int is_procreg = 0; /* Nonzero means argument should be processor reg. */ in getreg_image() local1162 is_procreg = 1; in getreg_image()1188 if (is_procreg || (instruction->flags & USER_REG)) in getreg_image()1194 if (is_procreg) in getreg_image()1200 if (! is_procreg) in getreg_image()