Home
last modified time | relevance | path

Searched defs:TypeSize (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp102 unsigned TypeSize = CGM.getContext() in getPipeElemSize() local
112 unsigned TypeSize = CGM.getContext() in getPipeElemAlign() local
H A DCGClass.cpp822 uint64_t TypeSize = Info.getNonVirtualSize().getQuantity(); in EmitAsanPrologueOrEpilogue() local
H A DItaniumCXXABI.cpp1319 uint64_t TypeSize = getContext().getTypeSizeInChars(ThrowType).getQuantity(); in emitThrow() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h27 uint64_t TypeSize; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp51 CharUnits TypeSize, QualType ToPointeeTy) { in evenFlexibleArraySize()
H A DCheckPlacementNew.cpp77 CharUnits TypeSize = AstContext.getTypeSizeInChars(ElementType); in getExtentSizeOfNewTarget() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp152 uint64_t TypeSize; member
416 uint32_t TypeSize, bool IsWrite) { in instrumentMaskedLoadOrStore()
470 uint32_t TypeSize, bool IsWrite) { in instrumentAddress()
H A DThreadSanitizer.cpp662 const uint32_t TypeSize = DL.getTypeStoreSizeInBits(OrigTy); in instrumentLoadOrStore() local
838 uint32_t TypeSize = DL.getTypeStoreSizeInBits(OrigTy); in getMemoryAccessFuncIndex() local
H A DAddressSanitizer.cpp1289 static size_t TypeSizeToSizeIndex(uint32_t TypeSize) { in TypeSizeToSizeIndex()
1540 uint32_t TypeSize, bool IsWrite, in doInstrumentAddress()
1558 unsigned Granularity, uint32_t TypeSize, in instrumentMaskedLoadOrStore()
1679 uint32_t TypeSize) { in createSlowPathCmp()
1697 uint32_t TypeSize, bool IsWrite, Value *SizeArgument) { in instrumentAMDGPUAddress()
1720 uint32_t TypeSize, bool IsWrite, in instrumentAddress()
1808 Instruction *I, Instruction *InsertBefore, Value *Addr, uint32_t TypeSize, in instrumentUnusualSizeOrAlignment()
H A DSanitizerCoverage.cpp836 uint64_t TypeSize = DL->getTypeStoreSizeInBits(A1->getType()); in InjectTraceForDiv() local
866 uint64_t TypeSize = DL->getTypeStoreSizeInBits(A0->getType()); in InjectTraceForCmp() local
H A DHWAddressSanitizer.cpp707 static size_t TypeSizeToSizeIndex(uint32_t TypeSize) { in TypeSizeToSizeIndex()
H A DMemorySanitizer.cpp1039 static unsigned TypeSizeToSizeIndex(unsigned TypeSize) { in TypeSizeToSizeIndex()
1384 uint32_t TypeSize = DL.getTypeSizeInBits(OrigTy); in getShadowTy() local
3880 uint64_t TypeSize = DL.getTypeAllocSize(I.getAllocatedType()); in instrumentAlloca() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackProtector.cpp208 unsigned TypeSize = DL.getIndexTypeSizeInBits(I->getType()); in HasAddressTaken() local
H A DTypePromotion.cpp146 unsigned TypeSize = 0; member in __anon7086da680111::TypePromotion
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1536 unsigned TypeSize = in getGatherScatterOpCost() local
1551 unsigned TypeSize = T->getOperand(0)->getType()->getScalarSizeInBits(); in getGatherScatterOpCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp1019 APInt TypeSize(IntPtrWidth, DL.getTypeAllocSize(GTI.getIndexedType())); in accumulateGEPOffset() local
2447 unsigned TypeSize = DL.getTypeSizeInBits(Call.getParamByValType(I)); in getCallsiteCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp780 uint64_t TypeSize = DL.getTypeAllocSize(AI->getAllocatedType()); in isObjectSizeLessThanOrEq() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp420 unsigned TypeSize = DL.getTypeStoreSize(ParamTy); in lowerParameter() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1026 unsigned TypeSize = (size_t)getDataLayout().getTypeAllocSize(Ty); in visitAllocaInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2578 unsigned TypeSize = static_cast<unsigned>(Context.getTypeSize(CurType)); in BuildVectorType() local
7894 unsigned TypeSize = S.Context.getTypeSize(EltType); in HandleArmSveVectorBitsTypeAttr() local
H A DSemaChecking.cpp633 size_t TypeSize = T->getSize().getZExtValue(); in checkFortifiedBuiltinMemoryFunction() local
9265 size_t TypeSize = T->getSize().getZExtValue(); in CheckFormatString() local
9328 size_t TypeSize = T->getSize().getZExtValue(); in FormatStringHasSArg() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1924 CharUnits TypeSize = Context.getTypeSizeInChars(BTy); in LayoutField() local
H A DASTContext.cpp1761 uint64_t TypeSize = getTypeSize(T.getTypePtr()); in getDeclAlign() local
2506 uint64_t TypeSize = getTypeSize(T.getTypePtr()); in getAlignOfGlobalVar() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3623 uint64_t TypeSize = DL.getTypeSizeInBits(Ty).getFixedSize(); in stripAggregateTypeWrapping() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3105 unsigned TypeSize = MRI.getType(Src).getScalarSizeInBits(); in matchRedundantSExtInReg() local

12