Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateSend3D.cpp1492 G4_Declare *tempDstUD = 0; in splitSampleInst() local
1512 tempDstUD = createTempVar(numElts, Type_UD, GRFALIGN); in splitSampleInst()
1513 tempDstUD->setAliasDeclare(tempDstDcl, 0); in splitSampleInst()
1639 G4_SrcRegRegion *src0Ptr = createSrc(tempDstUD->getRegVar(), in splitSampleInst()