| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | ScalarizeMaskedMemIntrin.cpp | 201 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 D | SROA.cpp | 1842 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 D | CorrelatedValuePropagation.cpp | 708 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in narrowSDivOrSRem() 752 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in processUDivOrURem()
|
| H A D | RewriteStatepointsForGC.cpp | 1645 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 D | FixedPointBuilder.h | 42 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 D | Type.h | 425 static IntegerType *getIntNTy(LLVMContext &C, unsigned N); 435 return (Type*) Type::getIntNTy(C, noOfBits); in getScalarTy()
|
| H A D | DerivedTypes.h | 67 return Type::getIntNTy(getContext(), 2 * getScalarSizeInBits()); in getExtendedType() 730 return getWithNewType(getIntNTy(getContext(), NewBitWidth)); in getWithNewBitWidth()
|
| H A D | DataLayout.h | 563 return (LargestSize == 0) ? nullptr : Type::getIntNTy(C, LargestSize); in getLargestLegalIntType()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | ThreadSanitizer.cpp | 312 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 D | SanitizerCoverage.cpp | 410 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 D | MemProfiler.cpp | 162 IntptrTy = Type::getIntNTy(*C, LongSize); in MemProfiler()
|
| H A D | MemorySanitizer.cpp | 824 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 D | AMDGPULateCodeGenPrepare.cpp | 163 auto IntNTy = Type::getIntNTy(LI.getContext(), LdBits); in visitLoadInst()
|
| H A D | AMDGPULowerKernelArguments.cpp | 220 IntegerType *ArgIntTy = Builder.getIntNTy(Size); in runOnFunction()
|
| H A D | AMDGPUAtomicOptimizer.cpp | 495 Type *const WaveTy = B.getIntNTy(ST->getWavefrontSize()); in optimizeAtomic()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Type.cpp | 207 IntegerType *Type::getIntNTy(LLVMContext &C, unsigned N) { in getIntNTy() function in Type 248 return getIntNTy(C, N)->getPointerTo(AS); in getIntNPtrTy()
|
| H A D | DataLayout.cpp | 856 return Type::getIntNTy(C, LegalIntWidth); in getSmallestLegalIntType()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRDynamicChecks.cpp | 288 m_intptr_ty = llvm::Type::getIntNTy(m_module.getContext(), in GetIntptrTy()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGRecordLayoutBuilder.cpp | 131 return llvm::Type::getIntNTy(Types.getLLVMContext(), AlignedBits); in getIntNType() 135 return llvm::Type::getIntNTy(Types.getLLVMContext(), in getCharType()
|
| H A D | CGObjCRuntime.cpp | 111 llvm::Type::getIntNTy(CGF.getLLVMContext(), in EmitValueForIvarAtOffset()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SjLjEHPrepare.cpp | 96 DataTy = Type::getIntNTy(M.getContext(), DataBits); in doInitialization()
|
| H A D | AtomicExpandPass.cpp | 514 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 D | LoadStoreVectorizer.cpp | 1034 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 D | AArch64StackTagging.cpp | 282 V, IRB.getIntNTy(DL->getTypeStoreSize(V->getType()) * 8)); in flatten()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-stress/ |
| H A D | llvm-stress.cpp | 89 Value = Type::getIntNTy(Context, N); in parse()
|