Searched defs:IsLocal (Results 1 – 9 of 9) sorted by relevance
157 bool FileSystem::IsLocal(const Twine &path) const { in IsLocal() function in FileSystem163 bool FileSystem::IsLocal(const FileSpec &file_spec) const { in IsLocal() function in FileSystem
215 bool IsLocal = shouldAssumeDSOLocal(*GV->getParent(), GV); in getTLSModel() local
299 static RelType getMipsPairType(RelType Type, bool IsLocal) { in getMipsPairType()596 bool IsLocal) { in computeMipsAddend()631 bool IsLocal) { in computeAddend()
236 bool IsLocal = GVar->hasLocalLinkage(); in isGlobalInSmallSection() local
82 bool IsLocal; member543 bool IsLocal = in classifyObject() local
480 bool IsLocal; variable
729 bool HexagonAsmParser::ParseDirectiveComm(bool IsLocal, SMLoc Loc) { in ParseDirectiveComm()
874 bool IsLocal = LIS->intervalIsInOneMBB(VirtReg); in canEvictInterference() local
4735 bool AsmParser::parseDirectiveComm(bool IsLocal) { in parseDirectiveComm()