Home
last modified time | relevance | path

Searched defs:newSubRegOff (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/Passes/
H A DLVN.cpp543 short newSubRegOff = (offset % numEltPerGRF<Type_UB>()) / typeSize; in replaceAllUses() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBuildIRImpl.cpp1152 G4_SrcRegRegion* IR_Builder::createSrcWithNewSubRegOff(G4_SrcRegRegion* old, short newSubRegOff) in createSrcWithNewSubRegOff()
1181 G4_DstRegRegion* IR_Builder::createDstWithNewSubRegOff(G4_DstRegRegion* old, short newSubRegOff) in createDstWithNewSubRegOff()
H A DOptimizer.cpp7247 uint16_t newSubRegOff, newSubRegOffByte, crossGRF; in createSubDstOperand() local