Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:QTy

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