Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c51 U32 const FWeight = (stat << BITCOST_ACCURACY) >> hb; in ZSTD_fracWeight() local
H A Dzstd_compress_internal.h1011 U32 const FWeight = (newStat << fp_accuracy) >> hb; in ZSTD_fWeight() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c50 U32 const FWeight = (stat << BITCOST_ACCURACY) >> hb; in ZSTD_fracWeight() local
H A Dzstd_compress_internal.h1340 U32 const FWeight = (newStat << fp_accuracy) >> hb; in ZSTD_fWeight() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2968 uint64_t TWeight, FWeight; in SpeculativelyExecuteBB() local
3450 uint64_t TWeight, FWeight; in FoldTwoEntryPHINode() local