Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DRegAlloc.cpp3005 G4_INST* rNInst = nullptr; in verifyRA() local
3008 rNInst = (*ritNext); in verifyRA()
3018 if (rNInst && rNInst->isPseudoKill()) in verifyRA()
3020 rNDst = rNInst->getDst(); in verifyRA()