Home
last modified time | relevance | path

Searched defs:Schema (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp12 serialize(const MemProfSchema & Schema,raw_ostream & OS) serialize() argument
36 deserialize(const MemProfSchema & Schema,const unsigned char * Ptr) deserialize() argument
[all...]
H A DInstrProfWriter.cpp525 auto Schema = memprof::PortableMemInfoBlock::getSchema(); writeImpl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DSPIRVObjectWriter.cpp56 constexpr uint32_t Schema = 0; writeHeader() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h654 memprof::MemProfSchema Schema; global() variable
H A DMemProf.h513 MemProfSchema *Schema = nullptr; global() variable
[all...]
/freebsd-src/contrib/sqlite3/
H A Dsqlite3.c15349 typedef struct Schema Schema; typedef
17439 struct Schema { global() struct
17447 file_formatSchema global() argument
17455 cache_sizeSchema global() argument
[all...]