Searched refs:ZValue (Results 1 – 1 of 1) sorted by relevance
102 Instruction *ZValue = nullptr; in AddWrapper() local123 ZValue = b.MakeCompositeExtract(UIntTy, IID, {2}); in AddWrapper()124 Blk->addInstruction(ZValue); in AddWrapper()153 auto RowsAlongZ = b.MakeIMul(UIntTy, GlobalSizeY, ZValue); in AddWrapper()194 inputs.push_back(ZValue); in AddWrapper()