Searched defs:KB (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-13-stable/contrib/kyua/utils/
H A Dunits.hpp52 const uint64_t KB = int64_t(1) << 10; member in namespace:utils::units::__anon1042
/freebsd-13-stable/lib/libc/gen/
H A Dgetbsize.c49 #define KB (1024L) macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h58 GISelKnownBits *KB; member in class:llvm::CombinerHelper
H A DInstructionSelector.h413 setupMF(MachineFunction &mf, GISelKnownBits &KB, CodeGenCoverage &covinfo) argument
/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dtest_tar_large.c71 #define KB ((int64_t)1024) macro
H A Dtest_write_format_zip_large.c61 #define KB ((int64_t)1024) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp74 GISelKnownBits &KB = getAnalysis<GISelKnownBitsAnalysis>().get(MF); local
H A DCombinerHelper.cpp38 CombinerHelper(GISelChangeObserver &Observer, MachineIRBuilder &B, GISelKnownBits *KB, MachineDominatorTree *MDT, const LegalizerInfo *LI) argument
/freebsd-13-stable/contrib/netbsd-tests/bin/df/
H A Dgetmntinfo.c36 #define KB * 1024 macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPreLegalizerCombiner.cpp41 GISelKnownBits *KB; member in class:__anon3927::AMDGPUPreLegalizerCombinerInfo
130 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); local
47 AMDGPUPreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, GISelKnownBits *KB, MachineDominatorTree *MDT) argument
H A DAMDGPURegBankCombiner.cpp43 GISelKnownBits *KB; member in class:__anon3931::AMDGPURegBankCombinerInfo
131 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); local
49 AMDGPURegBankCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, const AMDGPULegalizerInfo *LI, GISelKnownBits *KB, MachineDominatorTree *MDT) argument
H A DAMDGPUPostLegalizerCombiner.cpp238 GISelKnownBits *KB; member in class:__anon3926::AMDGPUPostLegalizerCombinerInfo
336 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); local
244 AMDGPUPostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, const AMDGPULegalizerInfo *LI, GISelKnownBits *KB, MachineDominatorTree *MDT) argument
/freebsd-13-stable/sys/contrib/zstd/programs/
H A Dbenchfn.c30 #define KB *(1 <<10) macro
H A Ddatagen.c27 #define KB *(1 <<10) macro
H A Ddibio.c41 #define KB *(1 <<10) macro
H A Dbenchzstd.c56 #define KB *(1 <<10) macro
H A Dzstdcli.c72 #define KB *(1 <<10) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp403 GISelKnownBits *KB; member in class:__anon3886::AArch64PostLegalizerCombinerInfo
484 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); local
409 AArch64PostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, GISelKnownBits *KB, MachineDominatorTree *MDT) argument
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_fbuf.c71 #define KB (1024UL) macro
H A Dvga.c49 #define KB (1024UL) macro
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h144 #define KB *(1 <<10) macro
/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c1045 #define KB(i) (k+GETARG_B(i)) macro
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c280 #define KB *(1 <<10) macro
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c57 #define KB *(1 <<10) macro
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c62 #define KB *(1 <<10) macro

Completed in 382 milliseconds

12