Searched refs:isTagged (Results 1 – 8 of 8) sorted by relevance
367 bool isTagged() const { in isTagged() function
281 bool isTagged() const { return archSpecificBit; } in isTagged() function
848 if (sym.isTagged()) { in addRelativeReloc()1845 if (sym.isTagged() && sym.isDefined()) in postScanRelocations()
522 if (rel.sym && rel.sym->isTagged() && in relocate()927 return rel.sym->isTagged() && needsGot(rel.expr); in needsGotForMemtag()
471 if (GV->isTagged()) in ClassifyGlobalReference()
115 if (isTagged()) { in canBenefitFromLocalAlias()
729 if (GV.isTagged()) in run()
765 if (GV->isTagged()) { in emitGlobalVariable()2519 if (G.isDeclaration() || !G.isTagged()) in doFinalization()2524 assert(!G.isTagged()); in doFinalization()