Searched refs:V2xi8PTy (Results 1 – 1 of 1) sorted by relevance
299 VectorType *V2xi8PTy = VectorType::get(Ptri8Ty, 2); in TEST() local328 CastInst *BTC0 = new BitCastInst(Gep0, V2xi8PTy); in TEST()329 CastInst *BTC1 = new BitCastInst(Gep1, V2xi8PTy); in TEST()330 CastInst *BTC2 = new BitCastInst(Gep2, V2xi8PTy); in TEST()331 CastInst *BTC3 = new BitCastInst(Gep3, V2xi8PTy); in TEST()