Home
last modified time | relevance | path

Searched defs:Memory (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h20 Memory = Log::ChannelFlag<1>, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h22 Memory = Log::ChannelFlag<3>, // Log memory reads/writes calls enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp28 const char *Memory = MemoryAndTags.c_str(); in LLVMFuzzerTestOneInput() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemory.h45 friend class Memory; variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp69 char *Memory = in deallocate() local
H A DDynamicAllocator.h35 std::unique_ptr<std::byte[]> Memory; member
H A DDynamicAllocator.cpp67 auto Memory = in allocate() local
H A DInterpFrame.cpp228 auto Memory = std::make_unique<char[]>(BlockSize); in getParamPointer() local
H A DEvalEmitter.cpp87 auto Memory = std::make_unique<char[]>(sizeof(Block) + D->getAllocSize()); in createLocal() local
/freebsd/sys/dev/acpica/Osd/
H A DOsdMemory.c50 AcpiOsFree(void *Memory) in AcpiOsFree()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp103 struct Memory { struct in __anon2e2431ce0111::MSP430Operand
104 unsigned Reg;
105 const MCExpr *Offset;
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp198 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSectionHeaders() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h82 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp50 enum class IPOGrouping { Register, Return, Memory }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp49 char *Memory = (char *)PPRec.Allocate(FileName.size() + 1, alignof(char)); in InclusionDirective() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h889 const char *Memory, const char *MemoryTags, in getErrorInfo()
1467 const char *RegionInfoPtr, const char *Memory, in getInlineErrorInfo()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp65 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp404 std::shared_ptr<PCHBuffer> Memory; member in PrecompiledPreamble::PCHStorage
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h69 LocationDescriptor Memory; member
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp727 Memory, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h32 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h97 Limits Memory; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h900 NodeAllocator Memory; member

12