Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslallocate.c182 void *Allocated; in UtLocalCalloc() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp95 uint64_t Allocated = Batch.Methods.size(); in modifyPassConfig() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h62 enum State : u8 { Available = 0, Allocated = 1, Quarantined = 2 }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DDXContainerPSVInfo.h35 bool Allocated; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.cpp67 uptr StackStore::Allocated() const { Allocated() function in __sanitizer::StackStore
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h95 bool Allocated; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp430 bool Allocated = SpillToPhysVGPRLane in allocateSGPRSpillToVGPRLane() local
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp450 auto &Allocated = AllocatedSections[TDS->first]; in getInstance() local
H A Dmacho_platform.cpp1110 auto &Allocated = AllocatedSections[TDS->first]; getInstance() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h418 LVCounter Allocated; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.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/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h339 uint8_t Allocated : 1; member
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1630 Metadata *Allocated = nullptr; in parseOneMetadata() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp140 Allocated, enumerator