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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; member in class:llvm::PredIteratorCache
/freebsd-11-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-11-stable/sys/dev/acpica/Osd/
H A DOsdMemory.c52 AcpiOsFree(void *Memory) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemory.h53 class Memory { class in namespace:llvm::sys
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h130 enum { Unknown = 0, Register, Memory, Implicit }; enumerator in enum:llvm::DwarfExpression::__anon1686
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp353 mapping( IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp48 char *Memory = (char *)PPRec.Allocate(FileName.size() + 1, alignof(char)); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp101 struct Memory { struct in class:__anon2289::MSP430Operand
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h117 WasmLimits Memory; member in union:llvm::wasm::WasmImport::__anon1445
H A DMinidump.h69 LocationDescriptor Memory; member in struct:llvm::minidump::MemoryDescriptor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp592 PrecompiledPreamble::PCHStorage::PCHStorage(InMemoryPreamble Memory) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h91 Limits Memory; member in union:llvm::WasmYAML::Import::__anon1537
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h32 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator in enum:llvm::final::KindTy
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1156 void reclaim(const void *Memory) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h879 NodeAllocator Memory; member in struct:DataFlowGraph
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2065 Memory enumerator in enum:__anon29::X86_64ABIInfo::Class
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp849 struct MemoryOp Memory; member in union:__anon2168::ARMOperand::__anon2171
[all...]

Completed in 222 milliseconds