Searched refs:isTemporary (Results 1 – 16 of 16) sorted by relevance
62 MCSymbol(StringRef name, bool isTemporary) in MCSymbol() argument64 IsTemporary(isTemporary), IsUsed(false) {} in MCSymbol()76 bool isTemporary() const { return IsTemporary; } in isTemporary() function
88 bool isTemporary = false; in CreateSymbol() local90 isTemporary = Name.startswith(MAI.getPrivateGlobalPrefix()); in CreateSymbol()94 assert(isTemporary && "Cannot rename non temporary symbols"); in CreateSymbol()106 MCSymbol *Result = new (*this) MCSymbol(NameEntry->getKey(), isTemporary); in CreateSymbol()
608 (!SA.isTemporary() && in IsSymbolRefDifferenceFullyResolvedImpl()621 SA.isTemporary() && SA.isInSection() && &SecA == &SecB){ in IsSymbolRefDifferenceFullyResolvedImpl()
251 if (MCData && MCData->getSymbol().isTemporary()) in should_keep()683 if (coff_symbol->MCData->getSymbol().isTemporary() || CrossSection) { in RecordRelocation()
217 if (!Symbol.isTemporary()) in isSymbolLinkerVisible()
744 if (Symbol->isTemporary()) in Make()
803 if (Symbol.isTemporary()) in isInSymtab()
350 if (!profile.isTemporary) {378 if (!profile.isTemporary)389 if (!profile || profile.isTemporary)417 if (!profile.isTemporary && profile.typeId === typeId)427 if (this._profiles[i].typeId === typeId && this._profiles[i].isTemporary)701 isTemporary: true property720 isTemporary: true property
149 …RegisterID* newTemporaryOr(RegisterID* suggestion) { return suggestion->isTemporary() ? suggestion… in newTemporaryOr()159 return (dst && dst != ignoredResult() && dst->isTemporary()) ? dst : newTemporary(); in tempDestination()168 if (tempDst && tempDst->isTemporary())179 if (tempDst && tempDst->isTemporary())187 return dst->isTemporary() ? dst : newTemporary(); in destinationForAssignResult()208 ASSERT(!dst || dst == ignoredResult() || !dst->isTemporary() || dst->refCount()); in emitNode()
79 bool isTemporary() in isTemporary() function
765 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfTrue()782 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfTrue()798 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfTrue()813 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfTrue()841 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfFalse()858 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfFalse()874 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfFalse()889 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfFalse()904 if (cond->index() == dstIndex && cond->isTemporary() && !cond->refCount()) { in emitJumpIfFalse()1043 && src1->isTemporary() in emitEqualityOp()[all …]
1668 if (generator.hasFinaliser() && !r0->isTemporary()) { in emitBytecode()
94 << Symbol.isVariable() << "/" << Symbol.isTemporary() in ExplicitRelSym()141 if (! Symbol.isTemporary() && InNormalSection) { in ExplicitRelSym()
581 if (Sym->isTemporary() && !Sym->isVariable() && !Sym->isDefined()) in Run()2235 if (Sym->isTemporary()) in ParseDirectiveSymbolAttribute()
181 (KJS::RegisterID::isTemporary):
32883 (JSC::RegisterID::isTemporary):