Searched refs:mSimdInt64Ty (Results 1 – 3 of 3) sorted by relevance
95 mSimdIntPtrTy = mSimdInt64Ty; in Builder()107 mSimdInt64Ty = getVectorType(mInt64Ty, mVWidth); in SetTargetWidth()
106 Type* mSimdInt64Ty; member
764 auto vi32IndicesExt = B->Z_EXT(vi32Indices, B->mSimdInt64Ty); in VSCATTER_EMU()