Searched defs:const_inst (Results 1 – 6 of 6) sorted by relevance
35 for (auto const_inst = GetGraph()->GetFirstConstInst(); const_inst != nullptr;) { in RunImpl() local
71 void Graph::AddConstInStartBlock(ConstantInst *const_inst) in AddConstInStartBlock()83 void Graph::RemoveConstFromList(ConstantInst *const_inst) in RemoveConstFromList()
507 void SetFirstConstInst(ConstantInst *const_inst) in SetFirstConstInst()560 ImmTableSlot AddSpilledConstant(ConstantInst *const_inst) in AddSpilledConstant()578 ImmTableSlot FindSpilledConstantSlot(ConstantInst *const_inst) const in FindSpilledConstantSlot()
294 void InstBuilder::SplitConstant(ConstantInst *const_inst) in SplitConstant()
365 auto const_inst = cvat_inst->GetInput(0).GetInst()->CastToConstant(); in IsEcmaConstTemplate() local
189 ConstantInst *const_inst = inst->CastToConstant(); in __anona44e78530302() local