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