Searched refs:isTagged (Results 1 – 8 of 8) sorted by relevance
30 if (!G.isTagged()) in shouldTagGlobal()
405 if (GV->isTagged()) in ClassifyGlobalReference()
365 bool isTagged() const { in isTagged() function
475 if (rel.sym && rel.sym->isTagged() && in relocate()869 return rel.sym->isTagged() && needsGot(rel.expr); in needsGotForMemtag()
302 bool isTagged() const { return archSpecificBit; } in isTagged() function
877 if (sym.isTagged()) { in addRelativeReloc()1774 if (sym.isTagged() && sym.isDefined()) in postScanRelocations()
689 if (GV.isTagged()) in run()
735 if (GV->isTagged()) { in emitGlobalVariable()