Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.hpp4209 uint32_t getOffsetInBytes() const { return offset * getGRFSize(); } in getOffsetInBytes() function in vISA::G4_SpillIntrinsic
4284 uint32_t getOffsetInBytes() const { return offset * getGRFSize(); } in getOffsetInBytes() function in vISA::G4_FillIntrinsic
H A DSpillManagerGMRF.cpp5064 auto spillOffset = inst->getOffsetInBytes(); in expandSpillLSC()
5150 auto fillOffset = inst->getOffsetInBytes(); in expandFillLSC()