Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DRegAlloc.h404 …void footprintDst(const G4_BB* bb, const G4_INST* i, G4_Operand* opnd, BitSet* dstfootprint) const;
H A DRegAlloc.cpp1755 void LivenessAnalysis::footprintDst(const G4_BB* bb, in footprintDst() function in LivenessAnalysis
1904 footprintDst(bb, i, dstrgn, dstfootprint); in computeGenKillandPseudoKill()
2063 footprintDst(bb, i, mod, dstfootprint); in computeGenKillandPseudoKill()