Home
last modified time | relevance | path

Searched refs:spillSends (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillManagerGMRF.cpp5390 auto spillSends = createOwordSpill(payloadSizeInOwords, payloadToUse); in expandSpillStackcall() local
5393 spillSends->addComment(comments.str()); in expandSpillStackcall()
5395 bb->insertBefore(spillIt, spillSends); in expandSpillStackcall()
5400 addEUFusionWAInsts(spillSends); in expandSpillStackcall()
5408 … kernel.getKernelDebugInfo()->updateExpandedIntrinsic(inst->asSpillIntrinsic(), spillSends); in expandSpillStackcall()