Searched refs:addLocal (Results 1 – 6 of 6) sorted by relevance
270 this->addLocal(Local); in add()273 virtual void addLocal(const Scope::Local &Local) { in addLocal() function275 this->Parent->addLocal(Local); in addLocal()304 void addLocal(const Scope::Local &Local) override { in addLocal() function342 this->Parent->addLocal(Local); in addExtended()
34 return this->addLocal(Local); in addExtended()
93 void addLocal(MVT VT) { Locals.push_back(VT); } in addLocal() function
82 FuncInfo->addLocal(ValueVT.getSimpleVT()); in getLocalForStackObject()
369 Dist.addLocal(Resolved, Weight); in addToDist()855 Dist.addLocal(HeaderNode, BackedgeMass.getMass()); in adjustLoopHeaderMass()
393 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal() function1287 Dist.addLocal(HeaderNode, HeaderWeightValue);1306 Dist.addLocal(HeaderNode, MinWeight);