Searched refs:V2xi8PTy (Results 1 – 1 of 1) sorted by relevance
303 VectorType *V2xi8PTy = VectorType::get(Ptri8Ty, 2); in TEST() local332 CastInst *BTC0 = new BitCastInst(Gep0, V2xi8PTy); in TEST()333 CastInst *BTC1 = new BitCastInst(Gep1, V2xi8PTy); in TEST()334 CastInst *BTC2 = new BitCastInst(Gep2, V2xi8PTy); in TEST()335 CastInst *BTC3 = new BitCastInst(Gep3, V2xi8PTy); in TEST()