Home | History | Annotate | Download | only in X86

Lines Matching full:vectortype

3097       Ty = VectorType::get(Type::getFloatTy(MF.getFunction()->getContext()), 8);
3099 Ty = VectorType::get(Type::getInt32Ty(MF.getFunction()->getContext()), 8);
3101 Ty = VectorType::get(Type::getInt32Ty(MF.getFunction()->getContext()), 4);