Searched refs:YValue (Results 1 – 2 of 2) sorted by relevance
101 Instruction *YValue = nullptr; in AddWrapper() local120 YValue = b.MakeCompositeExtract(UIntTy, IID, {1}); in AddWrapper()121 Blk->addInstruction(YValue); in AddWrapper()156 auto NumRows = b.MakeIAdd(UIntTy, YValue, RowsAlongZ); in AddWrapper()192 inputs.push_back(YValue); in AddWrapper()
116 auto YValue = b.MakeCompositeExtract(UIntTy, IID, {1}); in TEST() local117 Blk->addInstruction(YValue); in TEST()129 auto Tmp1 = b.MakeIMul(UIntTy, YValue, GSizeX); in TEST()