Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DTy

2453     llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy);
2454 Ops[0] = Builder.CreateBitCast(Ops[0], DTy);