Home
last modified time | relevance | path

Searched refs:profdata (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/usr.bin/clang/llvm-profdata/
H A DMakefile3 PROG_CXX= llvm-profdata
5 SRCDIR= llvm/tools/llvm-profdata
6 SRCS+= llvm-profdata.cpp
/freebsd-13.1/contrib/libfido2/fuzz/
H A DMakefile7 PROFDATA := llvm-profdata-11
46 profdata: run target
50 report.tgz: profdata
56 summary.txt: profdata
60 functions.txt: profdata
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dcoverage17 # llvm-profdata
79 # LLVM indexed instruction profile (as generated by llvm-profdata)
84 # https://llvm.org/docs/CommandGuide/llvm-profdata.html
/freebsd-13.1/sys/contrib/zstd/programs/
H A DMakefile312 …case $(CC) in *clang*) if ! [ -e default.profdata ]; then llvm-profdata merge -output=default.prof…
351 zstd-dictBuilder$(EXT) *.gcda default*.profraw default.profdata have_zlib$(EXT)
/freebsd-13.1/usr.bin/clang/
H A DMakefile65 SUBDIR+= llvm-profdata
/freebsd-13.1/targets/pseudo/clang/
H A DMakefile.depend65 usr.bin/clang/llvm-profdata \
/freebsd-13.1/contrib/llvm-project/
H A DFREEBSD-Xlist748 llvm/tools/llvm-profdata/CMakeLists.txt
/freebsd-13.1/tools/build/mk/
H A DOptionalObsoleteFiles.inc2152 OLD_FILES+=usr/bin/llvm-profdata
2154 OLD_FILES+=usr/share/man/man1/llvm-profdata.1.gz
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1210 …imization. If pathname is a directory, it reads from <pathname>/default.profdata. Otherwise, it re…