Searched refs:InstrProfWriter (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 102 using data_type = const InstrProfWriter::ProfilingData *const; 103 using data_type_ref = const InstrProfWriter::ProfilingData *const; 174 InstrProfWriter::InstrProfWriter(bool Sparse) in InstrProfWriter() function in InstrProfWriter 177 InstrProfWriter::~InstrProfWriter() { delete InfoObj; } in ~InstrProfWriter() 180 void InstrProfWriter::setValueProfDataEndianness( in setValueProfDataEndianness() 185 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse() 189 void InstrProfWriter::addRecord(NamedInstrProfRecord &&I, uint64_t Weight, in addRecord() 196 void InstrProfWriter::overlapRecord(NamedInstrProfRecord &&Other, in overlapRecord() 229 void InstrProfWriter::addRecord(StringRef Name, uint64_t Hash, in addRecord() 257 void InstrProfWriter::addMemProfRecord( in addMemProfRecord() [all …]
|
| H A D | CMakeLists.txt | 6 InstrProfWriter.cpp
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfWriter.h | 37 class InstrProfWriter { 63 InstrProfWriter(bool Sparse = false); 64 ~InstrProfWriter(); 90 void mergeRecordsFromWriter(InstrProfWriter &&IPW,
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMProfileData/ |
| H A D | Makefile | 12 InstrProfWriter.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ProfileData/ |
| H A D | BUILD.gn | 16 "InstrProfWriter.cpp",
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 211 InstrProfWriter Writer; 372 InstrProfWriter &Writer) { in writeInstrProfile() 2423 InstrProfWriter::writeRecordInText(Func.Name, Func.Hash, Func, Symtab, in showInstrProfile()
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 2311 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.macppc | 2310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.loongson | 2310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.octeon | 2310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.arm64 | 2311 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.powerpc64 | 2309 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.armv7 | 2309 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.i386 | 2309 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| H A D | clang.sparc64 | 2310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5446 llvm/include/llvm/ProfileData/InstrProfWriter.h
|