Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; variable
/netbsd-src/sys/dev/acpi/acpica/
H A DOsdMemory.c121 AcpiOsFree(void *Memory) in AcpiOsFree()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpState.cpp63 char *Memory = reinterpret_cast<char *>(malloc(sizeof(DeadBlock) + Size)); in deallocate() local
H A DInterpFrame.cpp171 auto Memory = std::make_unique<char[]>(BlockSize); in getParamPointer() local
H A DEvalEmitter.cpp53 auto Memory = std::make_unique<char[]>(sizeof(Block) + D->getAllocSize()); in createLocal() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMemory.h45 friend class Memory; variable
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Daclinuxex.h102 void *Memory) in AcpiOsFree()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp102 struct Memory { struct in __anon2a5e3db90111::MSP430Operand
103 unsigned Reg;
104 const MCExpr *Offset;
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp193 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSectionHeaders() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h144 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp277 for (const wasm::WasmLimits &Memory : Obj.memories()) { in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp48 enum class IPOGrouping { Register, Return, Memory }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp48 char *Memory = (char *)PPRec.Allocate(FileName.size() + 1, alignof(char)); in InclusionDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DMemoryBuffer.cpp60 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp691 PrecompiledPreamble::PCHStorage::PCHStorage(InMemoryPreamble Memory) in PCHStorage()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMinidump.h69 LocationDescriptor Memory; member
H A DWasm.h124 WasmLimits Memory; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d175 ubyte *Memory; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h30 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h875 NodeAllocator Memory; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h94 Limits Memory; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1336 void reclaim(const void *Memory) { in reclaim()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1032 void *Memory = safe_malloc(MemToAlloc); in visitAllocaInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4985 Memory, enumerator

12