Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching defs:IsExtern

117   unsigned IsExtern = 0;
141 IsExtern = 1;
183 IsExtern = 1;
187 IsExtern = 0;
196 (IsExtern << 27) |
202 IsExtern = 1;
206 IsExtern = 0;
230 IsExtern = 1;
238 IsExtern = 0;
333 (IsExtern << 27) |
493 unsigned IsExtern = 0;
515 IsExtern = 1;
541 (IsExtern << 27) |