Searched refs:is_procreg (Results 1 – 12 of 12) sorted by relevance
1069 int is_procreg = 0; /* Nonzero means argument should be processor reg. */ in getreg_image() local1073 is_procreg = 1; in getreg_image()1098 if (is_procreg || (instruction->flags & USER_REG)) in getreg_image()1105 if (is_procreg) in getreg_image()1112 if (! is_procreg) in getreg_image()
1103 int is_procreg = 0; /* Nonzero means argument should be processor reg. */ in getreg_image() local1124 if (! is_procreg) in getreg_image()
1112 int is_procreg = 0; /* Nonzero means argument should be processor reg. */ in getreg_image() local1116 is_procreg = 1; in getreg_image()1142 if (is_procreg || (instruction->flags & USER_REG)) in getreg_image()1148 if (is_procreg) in getreg_image()1154 if (! is_procreg) in getreg_image()
1106 int is_procreg = 0; /* Nonzero means argument should be processor reg. */ in getreg_image() local1128 if (! is_procreg) in getreg_image()
1157 int is_procreg = 0; /* Nonzero means argument should be processor reg. */ in getreg_image() local1161 is_procreg = 1; in getreg_image()1187 if (is_procreg || (instruction->flags & USER_REG)) in getreg_image()1193 if (is_procreg) in getreg_image()1199 if (! is_procreg) in getreg_image()
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()