Searched defs:IsLocal (Results 1 – 11 of 11) sorted by relevance
40 public bool IsLocal { get; set; } property in CCodeGeneration.PP_Include
71 bool IsLocal) { in ProcessAbbreviation()
253 void NaClBitstreamCursor::ReadAbbrevRecord(bool IsLocal, in ReadAbbrevRecord()
214 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
235 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
479 bool IsLocal; variable
1450 bool IsLocal = P.first && (!isa<GlobalValue>(P.first) || in instrumentPersonalityFunctions() local
879 bool IsLocal = LIS->intervalIsInOneMBB(VirtReg); in canEvictInterference() local
728 bool HexagonAsmParser::ParseDirectiveComm(bool IsLocal, SMLoc Loc) { in ParseDirectiveComm()
491 bool IsLocal = getTargetMachine().shouldAssumeDSOLocal(*GV->getParent(), GV); in lowerGlobalAddress() local
4872 bool AsmParser::parseDirectiveComm(bool IsLocal) { in parseDirectiveComm()