Searched refs:temps_ (Results 1 – 5 of 5) sorted by relevance
315 LOperand* TempAt(int i) { return temps_[i]; } in TempAt()323 OperandContainer<LOperand*, T> temps_; variable536 temps_[0] = NULL; in LModI()537 temps_[1] = NULL; in LModI()538 temps_[2] = NULL; in LModI()549 temps_[0] = temp1; in LModI()550 temps_[1] = temp2; in LModI()551 temps_[2] = temp3; in LModI()576 temps_[0] = temp; in LMulI()624 temps_[0] = temp; in LUnaryMathOperation()[all …]
316 LOperand* TempAt(int i) { return temps_[i]; } in TempAt()324 OperandContainer<LOperand*, T> temps_; variable490 temps_[0] = temp; in LApplyArguments()543 temps_[0] = temp; in LModI()556 temps_[0] = temp; in LDivI()569 temps_[0] = temp; in LMulI()667 temps_[0] = temp; in LIsNullAndBranch()683 temps_[0] = temp; in LIsObject()694 temps_[0] = temp; in LIsObjectAndBranch()695 temps_[1] = temp2; in LIsObjectAndBranch()[all …]
119 temps_(0), in Scope()131 temps_(4), in Scope()148 temps_(4), in Scope()426 temps_.Add(var); in NewTemporary()457 for (int i = 0; i < temps_.length(); i++) { in CollectUsedVariables()458 Variable* var = temps_[i]; in CollectUsedVariables()646 for (int i = 0; i < temps_.length(); i++) { in Print()647 PrintVar(&printer, n1, temps_[i]); in Print()990 temps_.Add(arguments_shadow_); in AllocateParameterLocals()1065 for (int i = 0; i < temps_.length(); i++) { in AllocateNonParameterLocals()[all …]
353 ZoneList<Variable*> temps_; variable
316 LOperand* TempAt(int i) { return temps_[i]; } in TempAt()324 OperandContainer<LOperand*, T> temps_; variable535 temps_[0] = temp; in LModI()548 temps_[0] = temp; in LDivI()658 temps_[0] = temp; in LIsNullAndBranch()778 temps_[0] = temp; in LClassOfTest()792 temps_[0] = temp; in LClassOfTestAndBranch()857 temps_[0] = temp; in LInstanceOfKnownGlobal()943 temps_[0] = temp; in LConstantD()1276 temps_[0] = temp; in LStoreGlobalCell()[all …]