Home
last modified time | relevance | path

Searched refs:getIntTypeForBitwidth (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp284 return ast_ctx.getIntTypeForBitwidth(32, true); in BuildType()
298 return ast_ctx.getIntTypeForBitwidth(32, false); in BuildType()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp158 return Context.getIntTypeForBitwidth(Value.getBitWidth(), Value.isSigned()); in VisitConcreteInt()
171 return Context.getIntTypeForBitwidth(LI.getNumBits(), in VisitNonLocLocAsInteger()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp210 C.getIntTypeForBitwidth(32, /*Signed=*/0), in buildRecordForGlobalizedVars()
1626 CGF.getContext().getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/0); in emitCriticalRegion()
1722 QualType CastTy = CGF.getContext().getIntTypeForBitwidth( in createRuntimeShuffleFunction()
1758 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore()
2063 C.getIntTypeForBitwidth(32, /* Signed */ true), in emitInterWarpCopyFunction()
2135 QualType CType = C.getIntTypeForBitwidth( in emitInterWarpCopyFunction()
3439 Ctx.getIntTypeForBitwidth(/*DestWidth=*/16, /*Signed=*/false); in createParallelDataSharingWrapper()
3441 Ctx.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/false); in createParallelDataSharingWrapper()
3713 CGF.getContext().getIntTypeForBitwidth(32, /*Signed=*/0), in getDefaultDistScheduleAndChunk()
3729 CGF.getContext().getIntTypeForBitwidth(32, /*Signed=*/0), in getDefaultScheduleAndChunk()
H A DCGOpenMPRuntime.cpp2450 C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in emitSingleRegion()
2564 CGF.getContext().getIntTypeForBitwidth(32, /*Signed=*/0), in getDefaultScheduleAndChunk()
2902 Call, CGF.getContext().getIntTypeForBitwidth(32, /*Signed=*/1), in emitForNext()
3417 C, RD, C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/true)); in getTgtOffloadEntryQTy()
3419 C, RD, C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/true)); in getTgtOffloadEntryQTy()
3523 CGM.getContext().getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/0); in createKmpTaskTRecordDecl()
4177 QualType FlagsTy = C.getIntTypeForBitwidth(32, /*Signed=*/false); in getKmpAffinityType()
6085 C, RD, C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/false)); in emitTaskReductionInit()
9386 QualType Int64Ty = C.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/0); in emitNonContiguousDescriptor()
9509 Ctx.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/1); in emitOffloadingArrays()
[all …]
H A DCGAtomic.cpp100 AtomicTy = C.getIntTypeForBitwidth(AtomicSizeInBits, OrigBFI.IsSigned); in AtomicInfo()
769 CGF.getContext().getIntTypeForBitwidth(SizeInBits, /*Signed=*/false); in AddDirectArgument()
1234 RetTy = getContext().getIntTypeForBitwidth( in EmitAtomicExpr()
H A DCGStmtOpenMP.cpp3683 C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in EmitSections()
4289 getContext().getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1), in EmitOMPTaskBasedDirective()
4651 getContext().getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/1), in EmitOMPTargetTaskBasedDirective()
4740 getContext().getIntTypeForBitwidth(32, /*Signed=*/0), in EmitOMPTargetTaskBasedDirective()
H A DCGStmt.cpp2686 QualType Ty = getContext().getIntTypeForBitwidth(Size, /*Signed*/ false); in EmitAsmStmt()
H A DCGDecl.cpp1396 auto QT = getContext().getIntTypeForBitwidth( in EmitAndRegisterVariableArrayDimensions()
H A DTargetInfo.cpp8062 Ty = getContext().getIntTypeForBitwidth(SlotSizeInBits, in EmitVAArg()
10676 QTy = getContext().getIntTypeForBitwidth(XLen, false); in detectFPCCEligibleStructHelper()
H A DCGBuiltin.cpp1687 QualType UnsignedTy = C.getIntTypeForBitwidth(Size * 8, /*Signed=*/false); in getOSLogArgType()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4038 Context.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1) in ActOnOpenMPRegionStart()
4041 Context.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/0) in ActOnOpenMPRegionStart()
4044 Context.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/1) in ActOnOpenMPRegionStart()
4081 Context.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1) in ActOnOpenMPRegionStart()
4084 Context.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/0) in ActOnOpenMPRegionStart()
4087 Context.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/1) in ActOnOpenMPRegionStart()
5514 LogicalTy = Ctx.getIntTypeForBitwidth(BitWidth, false); in ActOnOpenMPCanonicalLoop()
7928 QualType CastType = SemaRef.Context.getIntTypeForBitwidth( in calculateNumIters()
8204 Type = C.getIntTypeForBitwidth(NewSize, IsSigned); in buildNumIterations()
8220 QualType NewType = C.getIntTypeForBitwidth( in buildNumIterations()
[all …]
H A DSemaDeclAttr.cpp4338 NewElemTy = Context.getIntTypeForBitwidth(DestWidth, in AddModeAttr()
6782 << 3 << S.Context.getIntTypeForBitwidth(TypeSize, /*Signed=*/false); in handleAnyX86InterruptAttr()
H A DSemaExpr.cpp3936 Ty = Context.getIntTypeForBitwidth(Width, in ActOnNumericConstant()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h549 return Ctx.getIntTypeForBitwidth(Int.getBitWidth(), Int.isSigned()); in getAPSIntType()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h725 QualType getIntTypeForBitwidth(unsigned DestWidth,
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3758 {getIntTypeForBitwidth(BITS, SIGNED), llvm::ElementCount::getScalable(ELTS), \ in getBuiltinVectorTypeInfo()
3868 return {getIntTypeForBitwidth(ElBits, IsSigned), \ in getBuiltinVectorTypeInfo()
11174 QualType ASTContext::getIntTypeForBitwidth(unsigned DestWidth, in getIntTypeForBitwidth() function in ASTContext