Searched defs:Memory (Results 1 - 22 of 22) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp26 const char *Memory = MemoryAndTags.c_str(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp63 char *Memory = reinterpret_cast<char *>(malloc(sizeof(DeadBlock) + Size)); local
H A DEvalEmitter.cpp53 auto Memory = std::make_unique<char[]>(sizeof(Block) + D->getAllocSize()); local
H A DInterpFrame.cpp171 auto Memory = std::make_unique<char[]>(BlockSize); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; member in class:llvm::PredIteratorCache
/freebsd-13-stable/sys/dev/acpica/Osd/
H A DOsdMemory.c52 AcpiOsFree(void *Memory) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemory.h53 class Memory { class in namespace:llvm::sys
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h144 enum { Unknown = 0, Register, Memory, Implicit }; enumerator in enum:llvm::DwarfExpression::__anon3432
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp353 mapping( IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp48 char *Memory = (char *)PPRec.Allocate(FileName.size() + 1, alignof(char)); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp103 struct Memory { struct in class:__anon4183::MSP430Operand
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp691 PrecompiledPreamble::PCHStorage::PCHStorage(InMemoryPreamble Memory) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h69 LocationDescriptor Memory; member in struct:llvm::minidump::MemoryDescriptor
H A DWasm.h118 WasmLimits Memory; member in union:llvm::wasm::WasmImport::__anon3142
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h754 getErrorInfo(struct scudo_error_info *ErrorInfo, uintptr_t FaultAddr, const char *DepotPtr, const char *RegionInfoPtr, const char *Memory, const char *MemoryTags, uintptr_t MemoryAddr, size_t MemorySize) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1350 void reclaim(const void *Memory) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h91 Limits Memory; member in union:llvm::WasmYAML::Import::__anon3261
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h30 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator in enum:llvm::final::KindTy
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h879 NodeAllocator Memory; member in struct:DataFlowGraph
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2182 Memory enumerator in enum:__anon1834::X86_64ABIInfo::Class
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp915 struct MemoryOp Memory; member in union:__anon4036::ARMOperand::__anon4039
[all...]

Completed in 283 milliseconds