Lines Matching defs:add
638 struct two_vals { uint32_t add; uint32_t mul; };640 "struct two_vals { uint add; uint mul; };\n\644 in_out[id].add = in_out[id].add + id;\n\657 EXPECT_EQ(inout[i].add, expected[i].add);2253 OpName %add "add"2289 %add = OpIAdd %uint %31 %uint_12290 %mul = OpIMul %uint %30 %add