/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenCLRuntime.cpp | 102 unsigned TypeSize = CGM.getContext() in getPipeElemSize() local 112 unsigned TypeSize = CGM.getContext() in getPipeElemAlign() local
|
H A D | CGClass.cpp | 822 uint64_t TypeSize = Info.getNonVirtualSize().getQuantity(); in EmitAsanPrologueOrEpilogue() local
|
H A D | ItaniumCXXABI.cpp | 1319 uint64_t TypeSize = getContext().getTypeSizeInChars(ThrowType).getQuantity(); in emitThrow() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | AddressSanitizerCommon.h | 27 uint64_t TypeSize; variable
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | MemProfiler.cpp | 152 uint64_t TypeSize; member 416 uint32_t TypeSize, bool IsWrite) { in instrumentMaskedLoadOrStore() 470 uint32_t TypeSize, bool IsWrite) { in instrumentAddress()
|
H A D | ThreadSanitizer.cpp | 662 const uint32_t TypeSize = DL.getTypeStoreSizeInBits(OrigTy); in instrumentLoadOrStore() local 838 uint32_t TypeSize = DL.getTypeStoreSizeInBits(OrigTy); in getMemoryAccessFuncIndex() local
|
H A D | AddressSanitizer.cpp | 1289 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 D | SanitizerCoverage.cpp | 836 uint64_t TypeSize = DL->getTypeStoreSizeInBits(A1->getType()); in InjectTraceForDiv() local 866 uint64_t TypeSize = DL->getTypeStoreSizeInBits(A0->getType()); in InjectTraceForCmp() local
|
H A D | HWAddressSanitizer.cpp | 707 static size_t TypeSizeToSizeIndex(uint32_t TypeSize) { in TypeSizeToSizeIndex()
|
H A D | MemorySanitizer.cpp | 1039 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 D | StackProtector.cpp | 208 unsigned TypeSize = DL.getIndexTypeSizeInBits(I->getType()); in HasAddressTaken() local
|
H A D | TypePromotion.cpp | 146 unsigned TypeSize = 0; member in __anon7086da680111::TypePromotion
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1536 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 D | InlineCost.cpp | 1019 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 D | InstCombineLoadStoreAlloca.cpp | 780 uint64_t TypeSize = DL.getTypeAllocSize(AI->getAllocatedType()); in isObjectSizeLessThanOrEq() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 420 unsigned TypeSize = DL.getTypeStoreSize(ParamTy); in lowerParameter() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1026 unsigned TypeSize = (size_t)getDataLayout().getTypeAllocSize(Ty); in visitAllocaInst() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaType.cpp | 2578 unsigned TypeSize = static_cast<unsigned>(Context.getTypeSize(CurType)); in BuildVectorType() local 7894 unsigned TypeSize = S.Context.getTypeSize(EltType); in HandleArmSveVectorBitsTypeAttr() local
|
H A D | SemaChecking.cpp | 633 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 D | RecordLayoutBuilder.cpp | 1924 CharUnits TypeSize = Context.getTypeSizeInChars(BTy); in LayoutField() local
|
H A D | ASTContext.cpp | 1761 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 D | SROA.cpp | 3623 uint64_t TypeSize = DL.getTypeSizeInBits(Ty).getFixedSize(); in stripAggregateTypeWrapping() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 3105 unsigned TypeSize = MRI.getType(Src).getScalarSizeInBits(); in matchRedundantSExtInReg() local
|