Searched defs:V256I32Ty (Results 1 – 2 of 2) sorted by relevance
177 FixedVectorType *V256I32Ty = FixedVectorType::get(EltTy, 256); in createTileLoadStoreLoops() local300 FixedVectorType *V256I32Ty = FixedVectorType::get(B.getInt32Ty(), 256); in createTileDPLoops() local559 FixedVectorType *V256I32Ty = FixedVectorType::get(Builder.getInt32Ty(), 256); in lowerTileZero() local
460 Type *V256I32Ty = VectorType::get(Builder.getInt32Ty(), 256, false); in getAllocaPos() local