Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dbuilder_test.cpp129 auto Tmp1 = b.MakeIMul(UIntTy, YValue, GSizeX); in TEST() local
130 Blk->addInstruction(Tmp1); in TEST()
138 auto OffsetY = b.MakeIMul(UIntTy, Tmp1, GNumX); in TEST()