Searched refs:vAltiVec (Results 1 – 2 of 2) sorted by relevance
41 vector int vAltiVec; in test() local43 f(vAltiVec); in test()44 vGCC = vAltiVec; in test()45 int res = vGCC > vAltiVec; in test()46 vAltiVec = 0 ? vGCC : vGCC; in test()
42 vector int vAltiVec; in test1() local44 f(vAltiVec); in test1()45 vGCC = vAltiVec; in test1()46 bool res = vGCC > vAltiVec; in test1()47 vAltiVec = 0 ? vGCC : vGCC; in test1()