Home
last modified time | relevance | path

Searched refs:MemProf (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/usr.bin/clang/libLLVMProfileData/
DMakefile13 MemProf.cpp \
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DCMakeLists.txt7 MemProf.cpp
DInstrProfWriter.cpp371 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) in writeImpl()
437 if (static_cast<bool>(ProfileKind & InstrProfKind::MemProf)) { in writeImpl()
DInstrProfReader.cpp60 ProfileKind |= InstrProfKind::MemProf; in getProfileKindFromVersion()
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ProfileData/
DBUILD.gn17 "MemProf.cpp",
/openbsd/src/gnu/llvm/compiler-rt/
DCODE_OWNERS.TXT33 D: MemProf
/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DRawMemProfReader.h71 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind()
DMIBEntryDef.inc1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\
DInstrProf.h302 MemProf = 0x40, enumerator
303 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/MemProf)
DMemProfData.inc3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\
/openbsd/src/gnu/llvm/compiler-rt/include/profile/
DMIBEntryDef.inc1 /*===-- MemEntryDef.inc - MemProf profiling runtime macros -*- C++ -*-======== *\
DMemProfData.inc3 /*===-- MemProfData.inc - MemProf profiling runtime structures -*- C++ -*-=== *\
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc2312 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.powerpc642311 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.i3862311 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.amd642313 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.riscv642311 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.octeon2312 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.armv72311 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.arm642313 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.loongson2312 ./usr/include/llvm/ProfileData/MemProf.h
Dclang.sparc642312 ./usr/include/llvm/ProfileData/MemProf.h
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt6187 llvm/lib/ProfileData/MemProf.cpp