Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_Verifier.cpp1177 uint32_t bytes1PerLD = dpasInst->getSrc1SizePerLaneInByte(); in verifyDpas()
H A DG4_IR.hpp1227 uint32_t getSrc1SizePerLaneInByte() const { in getSrc1SizePerLaneInByte() function in vISA::G4_InstDpas
H A DG4_IR.cpp8729 uint32_t bytesPerLane = dpasInst->getSrc1SizePerLaneInByte(); in computeRightBound()