| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | TypeSize.h | 336 TypeSize(const FixedOrScalableQuantity<TypeSize, uint64_t> &V) in TypeSize() function 340 constexpr TypeSize(ScalarTy Quantity, bool Scalable) in TypeSize() function
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenCLRuntime.cpp | 85 unsigned TypeSize = CGM.getContext() in getPipeElemSize() local 95 unsigned TypeSize = CGM.getContext() in getPipeElemAlign() local
|
| H A D | CGRecordLayoutBuilder.cpp | 654 CharUnits TypeSize = getSize(Type); in accumulateBitFields() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| H A D | PPCLegalizerInfo.cpp | 24 unsigned TypeSize = QueryTy.getSizeInBits(); in isRegisterType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/ |
| H A D | CBuffer.cpp | 68 int64_t TypeSize = DL.getTypeSizeInBits(Ty->getElementType()) / 8; in translateCBufArrayOffset() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | MemCpyOptimizer.h | 41 class TypeSize; variable
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CastSizeChecker.cpp | 51 CharUnits TypeSize, QualType ToPointeeTy) { in evenFlexibleArraySize()
|
| H A D | CheckPlacementNew.cpp | 77 CharUnits TypeSize = AstContext.getTypeSizeInChars(ElementType); in getExtentSizeOfNewTarget() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaX86.cpp | 1017 unsigned TypeSize = in handleAnyInterruptAttr() local
|
| H A D | SemaType.cpp | 2373 unsigned TypeSize = static_cast<unsigned>(Context.getTypeSize(CurType)); in BuildVectorType() local 8486 unsigned TypeSize = S.Context.getTypeSize(EltType); in HandleArmSveVectorBitsTypeAttr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | SanitizerCoverage.cpp | 938 uint64_t TypeSize = DL->getTypeStoreSizeInBits(A1->getType()); in InjectTraceForDiv() local 962 uint64_t TypeSize = DL->getTypeStoreSizeInBits(ElementTy); in InjectTraceForLoadsAndStores() local 998 uint64_t TypeSize = DL->getTypeStoreSizeInBits(A0->getType()); in InjectTraceForCmp() local
|
| H A D | ThreadSanitizer.cpp | 637 const uint32_t TypeSize = DL.getTypeStoreSizeInBits(OrigTy); in instrumentLoadOrStore() local 814 uint32_t TypeSize = DL.getTypeStoreSizeInBits(OrigTy); in getMemoryAccessFuncIndex() local
|
| H A D | HWAddressSanitizer.cpp | 913 static size_t TypeSizeToSizeIndex(uint32_t TypeSize) { in TypeSizeToSizeIndex()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | StackSafetyAnalysis.cpp | 443 auto TypeSize = DL.getTypeStoreSize(StoredVal->getType()); in analyzeAllUses() local 456 auto TypeSize = DL.getTypeStoreSize(I->getType()); in analyzeAllUses() local 519 auto TypeSize = DL.getTypeStoreSize(CB.getParamByValType(ArgNo)); in analyzeAllUses() local
|
| H A D | InlineCost.cpp | 1553 APInt TypeSize(IntPtrWidth, GTI.getSequentialElementStride(DL)); in accumulateGEPOffset() local 3102 unsigned TypeSize = DL.getTypeSizeInBits(Call.getParamByValType(I)); in getCallsiteCost() local
|
| H A D | BasicAliasAnalysis.cpp | 713 unsigned TypeSize = AllocTypeSize.getFixedValue(); in DecomposeGEPExpression() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsanInstrumentation.cpp | 52 static size_t TypeStoreSizeToSizeIndex(uint32_t TypeSize) { in TypeStoreSizeToSizeIndex()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TypePromotion.cpp | 138 unsigned TypeSize = 0; member in __anonab9dbb3d0111::TypePromotionImpl
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Arm64ECCallLowering.cpp | 368 unsigned TypeSize = ArgSizeBytes; in canonicalizeThunkType() local
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | AArch64.cpp | 1749 unsigned MicrosoftARM64TargetInfo::getMinGlobalAlign(uint64_t TypeSize, in getMinGlobalAlign()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 1710 unsigned TypeSize = in getGatherScatterOpCost() local 1725 unsigned TypeSize = T->getOperand(0)->getType()->getScalarSizeInBits(); in getGatherScatterOpCost() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionAttrs.cpp | 661 auto TypeSize = DL.getTypeStoreSize(Ty); in getArgumentAccessInfo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 2317 unsigned TypeSize = DL.getTypeSizeInBits(Ty).getFixedValue(); in createAndCheckVectorTypesForPromotion() local 4278 uint64_t TypeSize = DL.getTypeSizeInBits(Ty).getFixedValue(); in stripAggregateTypeWrapping() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Execution.cpp | 990 unsigned TypeSize = (size_t)getDataLayout().getTypeAllocSize(Ty); in visitAllocaInst() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | RecordLayoutBuilder.cpp | 1932 CharUnits TypeSize = Context.getTypeSizeInChars(BTy); in LayoutField() local
|