Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:QTy

1653     llvm::Type *QTy = llvm::VectorType::getExtendedElementVectorType(VTy);
1654 Ops[0] = Builder.CreateBitCast(Ops[0], QTy);