Home
last modified time | relevance | path

Searched defs:PartTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp559 Register SrcReg, LLT SrcTy, LLT PartTy, in buildCopyToRegs()
1121 Type *PartTy = EVT(RegVT).getTypeForEVT(Context); in getReturnInfo() local
H A DLegalizerHelper.cpp163 LLT ResultTy, LLT PartTy, in insertParts()
4585 LLT PartTy = MRI.getType(VecParts[PartIdx]); in fewerElementsVectorExtractInsertVectorElt() local
4663 unsigned NumParts, unsigned Offset) -> unsigned { in reduceLoadStoreWidth()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4525 auto *PartTy = Type::getIntNTy(LI->getContext(), PartSize * 8); in presplitLoadsAndStores() local
4666 auto *PartTy = Type::getIntNTy(Ty->getContext(), PartSize * 8); in presplitLoadsAndStores() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3198 MVT PartTy = HaveAlign <= 8 ? MVT::getIntegerVT(8 * HaveAlign) in LowerUnalignedLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp897 LLT PartTy = LLT::scalar(PartSize); in executeInWaterfallLoop() local