Home
last modified time | relevance | path

Searched defs:Allocated (Results 1 – 15 of 15) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
HDaslallocate.c182 void *Allocated; in UtLocalCalloc() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
HDVTuneSupportPlugin.cpp95 uint64_t Allocated = Batch.Methods.size(); in modifyPassConfig() local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDchunk.h62 enum State : u8 { Available = 0, Allocated = 1, Quarantined = 2 }; enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDDXContainerPSVInfo.h35 bool Allocated; member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDDXContainerYAML.h95 bool Allocated; member
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_stack_store.cpp70 uptr StackStore::Allocated() const { in Allocated() function in __sanitizer::StackStore
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIMachineFunctionInfo.cpp430 bool Allocated = SpillToPhysVGPRLane in allocateSGPRSpillToVGPRLane() local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/orc/
HDelfnix_platform.cpp450 auto &Allocated = AllocatedSections[TDS->first]; in getInstance() local
HDmacho_platform.cpp1311 auto &Allocated = AllocatedSections[TDS->first]; in getInstance() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDFuchsiaHandleChecker.cpp116 enum class Kind { MaybeAllocated, Allocated, Released, Escaped, Unowned } K; enumerator
HDMallocChecker.cpp140 Allocated, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVScope.h418 LVCounter Allocated; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfoMetadata.cpp770 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getImpl()
798 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType()
840 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDXContainer.h339 uint8_t Allocated : 1; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDMetadataLoader.cpp1630 Metadata *Allocated = nullptr; in parseOneMetadata() local