Home
last modified time | relevance | path

Searched refs:asMemory (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp341 StoreInMemory ? &Storage.asMemory().Data : nullptr, Callbacks)); in Build()
397 return Storage.asMemory().Data.size(); in getSize()
584 new (&asMemory()) InMemoryPreamble(std::move(Memory)); in PCHStorage()
604 new (&asMemory()) InMemoryPreamble(std::move(Other.asMemory())); in operator =()
630 PrecompiledPreamble::PCHStorage::asMemory() { in asMemory() function in PrecompiledPreamble::PCHStorage
636 PrecompiledPreamble::PCHStorage::asMemory() const { in asMemory() function in PrecompiledPreamble::PCHStorage
637 return const_cast<PCHStorage *>(this)->asMemory(); in asMemory()
648 asMemory().~InMemoryPreamble(); in destroy()
734 auto Buf = llvm::MemoryBuffer::getMemBuffer(Storage.asMemory().Data); in setupPreambleStorage()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h192 InMemoryPreamble &asMemory();
193 const InMemoryPreamble &asMemory() const;
/freebsd-12.1/sys/dev/drm2/radeon/
H A Datombios.h6117 ATOM_MEMORY_FORMAT asMemory; // describ all of video memory parameters from memory spec member