Home
last modified time | relevance | path

Searched defs:FWeight (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
HDzstd_opt.c51 U32 const FWeight = (stat << BITCOST_ACCURACY) >> hb; in ZSTD_fracWeight() local
HDzstd_compress_internal.h1090 U32 const FWeight = (newStat << fp_accuracy) >> hb; in ZSTD_fWeight() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp3027 uint64_t TWeight, FWeight; in SpeculativelyExecuteBB() local
3514 uint64_t TWeight, FWeight; in FoldTwoEntryPHINode() local
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
HDzstd.c10920 U32 const FWeight = (newStat << fp_accuracy) >> hb; in ZSTD_fWeight() local
20195 U32 const FWeight = (stat << BITCOST_ACCURACY) >> hb; in ZSTD_fracWeight() local