Home
last modified time | relevance | path

Searched defs:AllocSize (Results 1 – 25 of 38) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp34 if (AllocSize < sizeof(Canary)) in CreatePayload() argument
83 AllocSize(AllocSize), Elements(ElementsNum) {} in ValueStorage() argument
89 size_t AllocSize = 0; global() member in __anoncb6a440c0111::ValueStorage
160 size_t AllocSize = Value() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h51 size_t AllocSize = EntrySize + KeyLength + 1; in allocateWithKey() local
144 size_t AllocSize = sizeof(StringMapEntry) + this->getKeyLength() + 1; in Destroy() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp50 bool tryAllocPreloadSGPRs(unsigned AllocSize, uint64_t ArgOffset, in tryAllocPreloadSGPRs() argument
140 uint64_t AllocSize = DL.getTypeAllocSize(ArgTy); lowerKernelArguments() local
H A DAMDGPUPromoteAlloca.cpp1241 uint64_t AllocSize = DL.getTypeAllocSize(GV->getValueType()); hasSufficientLocalMem() local
1360 uint32_t AllocSize = tryPromoteAllocaToLDS() local
H A DAMDGPUSubtarget.cpp593 uint64_t AllocSize = DL.getTypeAllocSize(ArgTy); getExplicitKernArgSize() local
H A DAMDGPUCallLowering.cpp535 unsigned AllocSize = DL.getTypeAllocSize(ArgTy); in lowerFormalArgumentsKernel() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.cpp41 size_t AllocSize) { in RecordAllocation()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.cpp43 uint64_t AllocSize = DL.getTypeAllocSize(GV.getValueType()); isDynamicLDS() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorMemoryManager.cpp59 size_t AllocSize = 0; in finalize() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp108 uint64_t AllocSize = A.hasPassPointeeByValueCopyAttr() ? addByteCountSuffix() local
H A DIRBuilder.cpp302 CreateMalloc(Type * IntPtrTy,Type * AllocTy,Value * AllocSize,Value * ArraySize,ArrayRef<OperandBundleDef> OpB,Function * MallocF,const Twine & Name) CreateMalloc() argument
345 CreateMalloc(Type * IntPtrTy,Type * AllocTy,Value * AllocSize,Value * ArraySize,Function * MallocF,const Twine & Name) CreateMalloc() argument
H A DMetadata.cpp621 size_t AllocSize = operator new() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h90 const unsigned AllocSize; global() member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSparc.cpp309 auto AllocSize = getDataLayout().getTypeAllocSize(AI.getCoerceToType()); EmitVAArg() local
/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp798 unsigned AllocSize = offsetof(RopeRefCountString, Data) + AllocChunkSize; in MakeRopeString() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp255 static bool HasAddressTaken(const Instruction *AI, TypeSize AllocSize, in HasAddressTaken()
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp295 static constexpr size_t AllocSize = 4096; member in __anonc8b2f5c20211::BumpPointerAllocator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1429 ValueTy AllocSize; global() member in __anon1a7185cc0411::CallDeleteDuringNew
1443 CallDeleteDuringNew(size_t NumPlacementArgs,const FunctionDecl * OperatorDelete,ValueTy Ptr,ValueTy AllocSize,bool PassAlignmentToPlacementDelete,CharUnits AllocAlign) CallDeleteDuringNew() argument
1509 EnterNewDeleteCleanup(CodeGenFunction & CGF,const CXXNewExpr * E,Address NewPtr,llvm::Value * AllocSize,CharUnits AllocAlign,const CallArgList & NewArgs) EnterNewDeleteCleanup() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp186 if (auto AllocSize = NF->getAttributes().getFnAttrs().getAllocSizeArgs()) { doPromotion() local
H A DGlobalOpt.cpp903 OptimizeGlobalAddressOfAllocation(GlobalVariable * GV,CallInst * CI,uint64_t AllocSize,Constant * InitVal,const DataLayout & DL,TargetLibraryInfo * TLI) OptimizeGlobalAddressOfAllocation() argument
1077 uint64_t AllocSize; tryToOptimizeStoreOfAllocationToGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp279 int AllocSize = M->getDataLayout().getTypeAllocSize(Args[i]->getType()); in callBufferedPrintfStart() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp310 unsigned AllocSize = tryToCreateDiffCheck() local
1507 TypeSize AllocSize = DL.getTypeAllocSize(AccessTy); getPtrStride() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp2057 Register AllocSize = MI.getOperand(1).getReg(); legalizeDynStackAlloc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1827 int AllocSize = DL.getTypeAllocSize(CPV->getType()); bufferLEByte() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1028 const uint64_t AllocSize; global() member in AllocaSlices::SliceBuilder
4097 uint64_t AllocSize = DL.getTypeAllocSize(Ty).getFixedValue(); stripAggregateTypeWrapping() local
[all...]

12