Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBuildIRImpl.cpp887 G4_Declare* slot0SSO = createTempVar(1, Type_UD, Any, "Slot0SSO"); in initScratchSurfaceOffset() local
888 G4_DstRegRegion* andDst = createDstRegRegion(slot0SSO, 1); in initScratchSurfaceOffset()
896 createBinOp(G4_add, g4::SIMD1, dst, createSrcRegRegion(slot0SSO, getRegionScalar()), in initScratchSurfaceOffset()