Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DMemProf.cpp11 void IndexedMemProfRecord::serialize(const MemProfSchema &Schema, in serialize()
35 IndexedMemProfRecord::deserialize(const MemProfSchema &Schema, in deserialize()
H A DInstrProfWriter.cpp443 auto Schema = memprof::PortableMemInfoBlock::getSchema(); in writeImpl() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DSPIRVObjectWriter.cpp56 constexpr uint32_t Schema = 0; in writeHeader() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h604 memprof::MemProfSchema Schema; variable
H A DMemProf.h507 MemProfSchema *Schema = nullptr; variable
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c650 xmlRelaxNGPtr Schema; in ValidateCommentXML() local