Home
last modified time | relevance | path

Searched refs:getIntNTy (Results 1 – 25 of 65) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp201 Type *SclrMaskTy = Builder.getIntNTy(VectorWidth); in scalarizeMaskedLoad()
336 Type *SclrMaskTy = Builder.getIntNTy(VectorWidth); in scalarizeMaskedStore()
457 Type *SclrMaskTy = Builder.getIntNTy(VectorWidth); in scalarizeMaskedGather()
585 Type *SclrMaskTy = Builder.getIntNTy(VectorWidth); in scalarizeMaskedScatter()
690 Type *SclrMaskTy = Builder.getIntNTy(VectorWidth); in scalarizeMaskedExpandLoad()
802 Type *SclrMaskTy = Builder.getIntNTy(VectorWidth); in scalarizeMaskedCompressStore()
H A DSROA.cpp1842 Type::getIntNTy(Ty->getContext(), NumElements * ElementSize * 8); in isVectorPromotionViableForSlice()
2111 Type *IntTy = Type::getIntNTy(AllocaTy->getContext(), SizeInBits); in isIntegerWideningViable()
2346 ? Type::getIntNTy(NewAI.getContext(), in AllocaSliceRewriter()
2493 IntegerType *ExtractTy = Type::getIntNTy(LI.getContext(), SliceSize * 8); in rewriteIntegerLoad()
2518 Type *TargetTy = IsSplit ? Type::getIntNTy(LI.getContext(), SliceSize * 8) in visitLoadInst()
2695 IntegerType *NarrowTy = Type::getIntNTy(SI.getContext(), SliceSize * 8); in visitStoreInst()
2765 Type *SplatIntTy = Type::getIntNTy(VTy->getContext(), Size * 8); in getIntegerSplat()
3038 IntTy ? Type::getIntNTy(IntTy->getContext(), Size * 8) : nullptr; in visitMemTransferInst()
4026 auto *PartTy = Type::getIntNTy(Ty->getContext(), PartSize * 8); in presplitLoadsAndStores()
4162 auto *PartTy = Type::getIntNTy(Ty->getContext(), PartSize * 8); in presplitLoadsAndStores()
[all …]
H A DCorrelatedValuePropagation.cpp708 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in narrowSDivOrSRem()
752 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in processUDivOrURem()
H A DRewriteStatepointsForGC.cpp1645 Base, Type::getIntNTy(Context, IntPtrSize)); in makeStatepointExplicitImpl()
1647 Derived, Type::getIntNTy(Context, IntPtrSize)); in makeStatepointExplicitImpl()
2434 Builder.CreatePtrToInt(Base, Type::getIntNTy(Context, IntPtrSize), in inlineGetBaseAndOffset()
2437 Builder.CreatePtrToInt(Derived, Type::getIntNTy(Context, IntPtrSize), in inlineGetBaseAndOffset()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert()
78 Type *UpscaledTy = B.getIntNTy(ResultWidth); in Convert()
200 Type *ResultTy = B.getIntNTy(DstSema.getWidth()); in CreateFloatingToFixed()
H A DType.h425 static IntegerType *getIntNTy(LLVMContext &C, unsigned N);
435 return (Type*) Type::getIntNTy(C, noOfBits); in getScalarTy()
H A DDerivedTypes.h67 return Type::getIntNTy(getContext(), 2 * getScalarSizeInBits()); in getExtendedType()
730 return getWithNewType(getIntNTy(getContext(), NewBitWidth)); in getWithNewBitWidth()
H A DDataLayout.h563 return (LargestSize == 0) ? nullptr : Type::getIntNTy(C, LargestSize); in getLargestLegalIntType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp312 Type *Ty = Type::getIntNTy(M.getContext(), BitSize); in initialize()
781 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize); in instrumentAtomic()
796 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize); in instrumentAtomic()
814 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize); in instrumentAtomic()
829 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize); in instrumentAtomic()
H A DSanitizerCoverage.cpp410 IntptrTy = Type::getIntNTy(*C, DL->getPointerSizeInBits()); in instrumentModule()
843 auto Ty = Type::getIntNTy(*C, TypeSize); in InjectTraceForDiv()
888 auto Ty = Type::getIntNTy(*C, TypeSize); in InjectTraceForCmp()
H A DMemProfiler.cpp162 IntptrTy = Type::getIntNTy(*C, LongSize); in MemProfiler()
H A DMemorySanitizer.cpp824 IRB.getVoidTy(), IRB.getIntNTy(AccessSize * 8), IRB.getInt32Ty()); in createUserspaceApi()
834 IRB.getVoidTy(), IRB.getIntNTy(AccessSize * 8), IRB.getInt8PtrTy(), in createUserspaceApi()
1180 IRB.CreateZExt(ConvertedShadow, IRB.getIntNTy(8 * (1 << SizeIndex))); in storeOrigin()
1254 IRB.CreateZExt(ConvertedShadow, IRB.getIntNTy(8 * (1 << SizeIndex))); in materializeOneCheck()
2225 Value *V1 = IRB.CreateBitCast(V, Type::getIntNTy(*MS.C, srcSizeInBits)); in CreateShadowCast()
2227 IRB.CreateIntCast(V1, Type::getIntNTy(*MS.C, dstSizeInBits), Signed); in CreateShadowCast()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp163 auto IntNTy = Type::getIntNTy(LI.getContext(), LdBits); in visitLoadInst()
H A DAMDGPULowerKernelArguments.cpp220 IntegerType *ArgIntTy = Builder.getIntNTy(Size); in runOnFunction()
H A DAMDGPUAtomicOptimizer.cpp495 Type *const WaveTy = B.getIntNTy(ST->getWavefrontSize()); in optimizeAtomic()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp207 IntegerType *Type::getIntNTy(LLVMContext &C, unsigned N) { in getIntNTy() function in Type
248 return getIntNTy(C, N)->getPointerTo(AS); in getIntNPtrTy()
H A DDataLayout.cpp856 return Type::getIntNTy(C, LegalIntWidth); in getSmallestLegalIntType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp288 m_intptr_ty = llvm::Type::getIntNTy(m_module.getContext(), in GetIntptrTy()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp131 return llvm::Type::getIntNTy(Types.getLLVMContext(), AlignedBits); in getIntNType()
135 return llvm::Type::getIntNTy(Types.getLLVMContext(), in getCharType()
H A DCGObjCRuntime.cpp111 llvm::Type::getIntNTy(CGF.getLLVMContext(), in EmitValueForIvarAtOffset()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp96 DataTy = Type::getIntNTy(M.getContext(), DataBits); in doInitialization()
H A DAtomicExpandPass.cpp514 IntegerType *IntTy = Builder.getIntNTy(OrigTy->getPrimitiveSizeInBits()); in createCmpXchgInstFun()
687 PMV.WordType = MinWordSize > ValueSize ? Type::getIntNTy(Ctx, MinWordSize * 8) in createMaskInstrs()
1707 Type *SizedIntTy = Type::getIntNTy(Ctx, Size * 8); in expandAtomicOpToLibcall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1034 StoreTy = Type::getIntNTy(F.getParent()->getContext(), in vectorizeStoreChain()
1187 LoadTy = Type::getIntNTy(F.getParent()->getContext(), in vectorizeLoadChain()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp282 V, IRB.getIntNTy(DL->getTypeStoreSize(V->getType()) * 8)); in flatten()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp89 Value = Type::getIntNTy(Context, N); in parse()

123