Searched defs:DataTy (Results 1 – 5 of 5) sorted by relevance
201 Type *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in CreateMaskedLoad() local226 Type *DataTy, in CreateMaskedIntrinsic()
224 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters() local
1112 bool X86TTIImpl::isLegalMaskedLoad(Type *DataTy, int Consecutive) { in isLegalMaskedLoad()
4236 llvm::Type *DataTy = F->getFunctionType()->getParamType(1); in EmitAArch64BuiltinExpr() local
1748 Type *DataTy = VectorType::get(ScalarDataTy, VF); in vectorizeMemoryInstruction() local