Home
last modified time | relevance | path

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

12

/llvm-project/compiler-rt/test/builtins/Unit/
H A Dsme-string-test.cpp17 template <unsigned N> class Memory { class
22 Memory(unsigned stride = 0) { in Memory() function in Memory
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindowsLog.h21 Memory = Log::ChannelFlag<3>, // Log memory reads/writes calls enumerator
/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h20 Memory = Log::ChannelFlag<1>, enumerator
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.h23 Memory = Log::ChannelFlag<5>, // Log memory reads/writes calls enumerator
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h22 Memory = Log::ChannelFlag<3>, // Log memory reads/writes calls enumerator
/llvm-project/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; global() variable
/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp28 const char *Memory = MemoryAndTags.c_str(); in LLVMFuzzerTestOneInput() local
/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp
H A DEvalEmitter.cpp
H A DInterpFrame.cpp
/llvm-project/llvm/include/llvm/Support/
H A DMemory.h45 friend class Memory; global() variable
[all...]
/llvm-project/bolt/include/bolt/Passes/
H A DRetpolineInsertion.h40 MemOpInfo Memory; member
/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp103 struct Memory { global() struct in __anon0a319ea10111::MSP430Operand
104 Reg__anon0a319ea10111::MSP430Operand::Memory global() argument
105 Offset__anon0a319ea10111::MSP430Operand::Memory global() argument
/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp198 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSectionHeaders() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h82 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
/llvm-project/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp282 for (const wasm::WasmLimits &Memory : Obj.memories()) { in dump() local
/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h96 Memory, global() enumerator
/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp50 enum class IPOGrouping { Register, Return, Memory }; enumerator
/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp49 this->FileName = StringRef(Memory, FileName.size()); in InclusionDirective() local
/llvm-project/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp396 enum PCHStorageFlag { Disk, Memory }; enumerator
/llvm-project/llvm/unittests/Analysis/
H A DSparsePropagation.cpp23 enum class IPOGrouping { Register, Return, Memory }; enumerator
/llvm-project/openmp/docs/design/
H A DRuntimes.rst1486 libomptarget_device_debuggingDynamic Shared Memory global() argument
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h889 getErrorInfo(struct scudo_error_info * ErrorInfo,uintptr_t FaultAddr,const char * DepotPtr,size_t DepotSize,const char * RegionInfoPtr,const char * RingBufferPtr,size_t RingBufferSize,const char * Memory,const char * MemoryTags,uintptr_t MemoryAddr,size_t MemorySize) getErrorInfo() argument
1467 getInlineErrorInfo(struct scudo_error_info * ErrorInfo,size_t & NextErrorReport,uintptr_t FaultAddr,const StackDepot * Depot,const char * RegionInfoPtr,const char * Memory,const char * MemoryTags,uintptr_t MemoryAddr,size_t MemorySize,size_t MinDistance,size_t MaxDistance) getInlineErrorInfo() argument
/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp65 CopyStringRef(char * Memory,StringRef Data) CopyStringRef() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp354 mapping(IO & IO,MemoryDescriptor & Memory,BinaryRef & Content) mapping() argument
[all...]

12