Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:QTy

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