Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:IsExtern

126   unsigned IsExtern = 0;
177 IsExtern = 1;
202 IsExtern = 1;
208 (IsExtern << 27) | (Type << 28));
256 IsExtern = 1;
262 (IsExtern << 27) | (Type << 28));
266 IsExtern = 1;
313 IsExtern = 1;
331 IsExtern = 0;
365 (IsExtern << 27) | (Type << 28));
373 IsExtern = 0;
386 (IsExtern << 27) | (Type << 28));