Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:QTy

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