Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillCleanup.cpp31 auto spillInst = kernel.fg.builder->createSpill( in generateCoalescedSpill() local
38 spillInst->setMaskOption(mask); in generateCoalescedSpill()
915 auto spillInst = (*sp); in overlap() local
916 if (overlap(inst, spillInst, t)) in overlap()