Home
last modified time | relevance | path

Searched refs:instList (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_BB.hpp102 INST_LIST instList; member in vISA::G4_BB
106 return instList.insert(iter, inst); in insert()
126 return instList.insert(iter, inst); in insertBefore()
140 return instList.insert(next, inst); in insertAfter()
144 return instList.erase(iter); in erase()
147 return instList.erase(first, last); in erase()
150 void clear() { instList.clear(); } in clear()
168 instList.splice(pos, other); in splice()
176 instList.splice(pos, other, it); in splice()
206 parent(fg), instList(alloc) in G4_BB()
[all …]
H A DSpillCleanup.cpp445 iter != instList.end(); in sendsInRange()
543 instList.pop_front(); in keepConsecutiveSpills()
698 instList = origInstList; in keepConsecutiveSpills()
730 if (instList.size() < 2) in analyzeSpillCoalescing()
754 if (instList.size() > 0) in analyzeSpillCoalescing()
776 instList.pop_front(); in analyzeSpillCoalescing()
779 if (instList.size() == 0) in analyzeSpillCoalescing()
802 if (instList.size() < 2) in analyzeFillCoalescing()
817 instList.pop_front(); in analyzeFillCoalescing()
835 if (instList.size() > 0) in analyzeFillCoalescing()
[all …]
H A DG4_BB.cpp37 if (instList.size() == 0) in isLastInstEOT()
42 G4_INST *i = instList.back(); in isLastInstEOT()
57 const G4_INST *i = instList.empty() ? nullptr : instList.back(); in getLastOpcode()
111 G4_INST* last = (!instList.empty()) ? instList.back() : NULL; in fallThroughBB()
189 for (INST_LIST_ITER it = instList.begin(); it != instList.end(); ++it) in emit()
1394 if (instList.size() > 0 && instList.front()->isLabel()) in getLabel()
1404 if (instList.size() > 0) in getFirstInst()
1454 instList.push_back(movInst); in addEOTSend()
1556 for (auto& x : instList) in print()
1563 for (auto& x : instList) in dumpDefUse()
[all …]
H A DInstSplit.cpp29 …for (INST_LIST_ITER it = m_builder->instList.begin(), instlistEnd = m_builder->instList.end(); it … in run()
49 it = splitInstruction(it, m_builder->instList); in run()
86 INST_LIST_ITER InstSplitPass::splitInstruction(INST_LIST_ITER it, INST_LIST& instList) in splitInstruction() argument
122 INST_LIST_ITER newMovIter = instList.insert(it, movInst); in splitInstruction()
125 splitInstruction(newMovIter, instList); in splitInstruction()
262 newInstIterator = instList.insert(it, newInst); in splitInstruction()
304 newInstIterator = splitInstruction(newInstIterator, instList); in splitInstruction()
308 instList.erase(it); in splitInstruction()
H A DBuildIRImpl.cpp127 for (G4_INST *i : instList) { in dump()
1530 instList.push_back(i); in createInst()
1745 instList.push_back(ii); in createCFInst()
1774 instList.push_back(i); in createDpasInst()
1827 instList.push_back(i); in createBfnInst()
1926 instList.push_back(i); in createInst()
1980 instList.push_back(m); in createSendInst()
2045 instList.push_back(m); in createSplitSendInst()
2097 instList.push_back(i); in createMathInst()
2143 instList.push_back(i); in createIntrinsicInst()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/LocalScheduler/
H A DLocalScheduler_G4IR.h402 std::vector<Node*> instList;
418 instList.clear(); in window2xSP()
428 instList.clear(); in ~window2xSP()
438 instList.clear(); in clean()
468 instList.push_back(node); in push()
506 if (instList.size() == 0) in push()
656 for (auto inst : instList) in dump()
677 std::vector<Node*> instList; variable
786 instList.push_back(node); in push()
805 instList.pop_back(); in pop()
[all …]
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DStudio.cpp582 Rosegarden::InstrumentList instList;
605 instList = (*it)->getPresentationInstruments();
607 for (iit = instList.begin(); iit != instList.end(); ++iit)
684 Rosegarden::InstrumentList instList;
693 instList = (*it)->getPresentationInstruments();
695 for (iit = instList.begin(); iit != instList.end(); ++iit)
723 instList = (*it)->getPresentationInstruments();
725 for (iit = instList.begin(); iit != instList.end(); ++iit)
828 Rosegarden::InstrumentList instList;
836 instList = (*it)->getAllInstruments();
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/IR/
H A DSWSBSetter.cpp879 InstList& instList = bb->getInstList(); in postProcess() local
880 for (auto inst_it = instList.begin(); inst_it != instList.end(); ++inst_it) in postProcess()
896 assert(next_it != instList.end()); in postProcess()
906 if (next_it == instList.end()) in postProcess()
911 if (next_it == instList.end()) { in postProcess()
947 InstList& instList = bb->getInstList(); in postProcess() local
948 if (instList.empty()) in postProcess()
950 auto inst_it = instList.begin(); in postProcess()
954 for (; inst_it != instList.end(); ++inst_it) in postProcess()
964 while (sync_it != instList.begin()) { in postProcess()
[all …]
H A DBlock.cpp214 auto instList = bitr.second->getInstList(); in inferBlocks() local
217 (int)instList.size(), " instrs\n"); in inferBlocks()
218 for (auto inst : instList) { in inferBlocks()
/dports/cad/stepcode/stepcode-0.8/test/cpp/schema_specific/
H A Dinverse_attr1.cc25 bool findInverseAttrs1( InverseAItr iai, InstMgr & instList ) { in findInverseAttrs1() argument
36 …while( 0 != ( rdbt = ( SdaiReldefinesbytype * ) instList.GetApplication_instance( "reldefinesbytyp… in findInverseAttrs1()
48 … << instList.GetApplication_instance( obj->StepFileId() - 1 )->getEDesc()->Name() << endl; in findInverseAttrs1()
H A Dinverse_attr2.cc24 bool findInverseAttrs2( InverseAItr iai, InstMgr & instList, Registry & reg ) { in findInverseAttrs2() argument
46 …while( 0 != ( inst = ( SdaiReldefinesbytype * ) instList.GetApplication_instance( inv_ed->Name(), … in findInverseAttrs2()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DPromoteResourceToDirectAS.cpp134 Value* FindArrayIndex(const std::vector<Value*>& instList, IGCIRBuilder<>& builder) in FindArrayIndex() argument
138 for (Value* V : instList) in FindArrayIndex()
188 std::vector<Value*> instList; in PromoteSamplerTextureToDirectAS() local
189 Value* srcPtr = IGC::TracePointerSource(resourcePtr, false, false, true, instList); in PromoteSamplerTextureToDirectAS()
195 arrayIndex = FindArrayIndex(instList, builder); in PromoteSamplerTextureToDirectAS()
297 unsigned numInstructions = instList.size(); in PatchGetElementPtr()
314 Value* inst = instList[i]; in PatchGetElementPtr()
383 bool PatchInstructionAddressSpace(const std::vector<Value*>& instList, Type* dstTy, unsigned direct… in PatchInstructionAddressSpace() argument
385 unsigned numInstructions = instList.size(); in PatchInstructionAddressSpace()
400 Value* inst = instList[i]; in PatchInstructionAddressSpace()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/nvparse/
H A Dvs1.0_grammar.y35 VS10InstListPtr instList; member
75 %type <instList> InstSequence
112 VS10InstListPtr instList = new VS10InstList; variable
115 *instList += $1;
118 $$ = instList;
H A D_ts1.0_parser.cpp232 InstListPtr instList; member
1290 yyvsp[0].instList->Validate();
1291 yyvsp[0].instList->Invoke();
1292 delete yyvsp[0].instList;
1299 *(yyvsp[-2].instList) += yyvsp[-1].inst;
1301 yyval.instList = yyvsp[-2].instList;
1308 InstListPtr instList = new InstList; local
1309 *instList += yyvsp[-1].inst;
1311 yyval.instList = instList;
H A D_vs1.0_parser.cpp214 VS10InstListPtr instList; member
1194 yyvsp[0].instList->Validate();
1195 yyvsp[0].instList->Translate();
1196 delete yyvsp[0].instList;
1203 *(yyvsp[-1].instList) += yyvsp[0].inst;
1205 yyval.instList = yyvsp[-1].instList
1212 VS10InstListPtr instList = new VS10InstList; local
1215 *instList += yyvsp[0].inst;
1218 yyval.instList = instList;
H A Dts1.0_grammar.y21 InstListPtr instList; member
66 %type <instList> WholeEnchilada InstListDesc
89 InstListPtr instList = new InstList; variable
90 *instList += $1;
92 $$ = instList;
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/nvparse/
H A Dvs1.0_grammar.y35 VS10InstListPtr instList; member
75 %type <instList> InstSequence
112 VS10InstListPtr instList = new VS10InstList; variable
115 *instList += $1;
118 $$ = instList;
H A Dts1.0_grammar.y21 InstListPtr instList; member
66 %type <instList> WholeEnchilada InstListDesc
89 InstListPtr instList = new InstList; variable
90 *instList += $1;
92 $$ = instList;
H A D_ts1.0_parser.cpp183 InstListPtr instList; member
1418 (yyvsp[0].instList)->Validate(); in yyparse()
1419 (yyvsp[0].instList)->Invoke(); in yyparse()
1420 delete (yyvsp[0].instList); in yyparse()
1428 *((yyvsp[-2].instList)) += (yyvsp[-1].inst); in yyparse()
1430 (yyval.instList) = (yyvsp[-2].instList); in yyparse()
1438 InstListPtr instList = new InstList; in yyparse() local
1439 *instList += (yyvsp[-1].inst); in yyparse()
1441 (yyval.instList) = instList; in yyparse()
H A D_vs1.0_parser.cpp183 VS10InstListPtr instList; member
1346 (yyvsp[0].instList)->Validate(); in yyparse()
1347 (yyvsp[0].instList)->Translate(); in yyparse()
1348 delete (yyvsp[0].instList); in yyparse()
1356 *((yyvsp[-1].instList)) += (yyvsp[0].inst); in yyparse()
1358 (yyval.instList) = (yyvsp[-1].instList); in yyparse()
1366 VS10InstListPtr instList = new VS10InstList; in yyparse() local
1369 *instList += (yyvsp[0].inst); in yyparse()
1372 (yyval.instList) = instList; in yyparse()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A Dhelper.cpp407 std::vector<Value*>& instList, llvm::SmallSet<PHINode*, 8> & visitedPHIs) in TracePointerSource() argument
442 instList.push_back(baseValue); in TracePointerSource()
530 instList.insert(instList.end(), splitList.begin(), splitList.end()); in TracePointerSource()
1749 for (size_t i=0; i<instList.size(); i++) in ConvertToFloat()
1751 llvm::Value* val = ConvertToFloat(builder, instList[i]); in ConvertToFloat()
1754 instList[i] = builder.CreateExtractElement(val, static_cast<uint64_t>(0)); in ConvertToFloat()
1758instList.insert(instList.begin()+ iOld +j, builder.CreateExtractElement(val, j)); in ConvertToFloat()
1764 instList[i] = val; in ConvertToFloat()
1779 instList.push_back(val); in ScalarizeAggregateMembers()
1785 ScalarizeAggregateMembers(builder, builder.CreateExtractValue(val, i), instList); in ScalarizeAggregateMembers()
[all …]
/dports/math/minizinc/libminizinc-2.5.5/tests/benchmarking/
H A Dmzn-test.py613 self.params.instList = []
617 self.params.instList.append( " ".join( self.params.args.instanceFiles ) )
639 self.params.instList.append( s_ModelFiles )
687 for i_Inst in range( len(self.params.instList) ):
688 s_Inst = self.params.instList[ i_Inst ]
706 if i_Inst < len(self.params.instList)-1:
715 theList = [ lfn for lfn in self.params.instList ]
762 … print( "\n--------------------- INSTANCE %d of %d: '" % (i_Inst+1, len( self.params.instList )),
767 self.result[ "Inst_Index_Of" ] = [ (i_Inst+1), len( self.params.instList ) ]
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/IO/
H A Dportmidi_driver.cpp347 InstrumentList *instList = Hydrogen::get_instance()->getSong()->get_instrument_list(); in handleQueueAllNoteOff() local
349 unsigned int numInstruments = instList->size(); in handleQueueAllNoteOff()
351 Instrument *pCurInst = instList->get(index); in handleQueueAllNoteOff()
H A Dcoremidi_driver.cpp335 InstrumentList *instList = Hydrogen::get_instance()->getSong()->get_instrument_list(); in handleQueueAllNoteOff() local
337 unsigned int numInstruments = instList->size(); in handleQueueAllNoteOff()
339 Instrument *curInst = instList->get(index); in handleQueueAllNoteOff()
/dports/editors/picpas/PicPas-7940bc3/Source/
H A DParserDirec.pas150 instList : TDirInstruc_list; //List of instruction accepted
1708 instList.Clear;
1732 instList := TDirInstruc_list.Create(true);
1737 instList.Destroy;

12