/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsPreLegalizerCombiner.cpp | 46 const TargetPassConfig *TPC, GISelKnownBits &KB, in MipsPreLegalizerCombinerImpl() 128 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | MipsPostLegalizerCombiner.cpp | 73 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in MipsPostLegalizerCombinerImpl() 140 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64O0PreLegalizerCombiner.cpp | 76 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AArch64O0PreLegalizerCombinerImpl() 161 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | AArch64PreLegalizerCombiner.cpp | 77 GISelKnownBits *KB, Register &MatchInfo) { in matchICmpRedundantTrunc() 755 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AArch64PreLegalizerCombinerImpl() 858 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVPostLegalizerCombiner.cpp | 78 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in RISCVPostLegalizerCombinerImpl() 145 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | RISCVPreLegalizerCombiner.cpp | 73 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in RISCVPreLegalizerCombinerImpl() 144 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/freebsd/contrib/ntp/sntp/libevent/cmake/ |
H A D | CheckFileOffsetBits.c | 3 #define KB ((off_t)1024) macro
|
/freebsd/contrib/libevent/cmake/ |
H A D | CheckFileOffsetBits.c | 3 #define KB ((off_t)1024) macro
|
/freebsd/contrib/kyua/utils/ |
H A D | units.hpp | 52 const uint64_t KB = int64_t(1) << 10; variable
|
/freebsd/lib/libc/gen/ |
H A D | getbsize.c | 45 #define KB (1024L) in getbsize() macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Legalizer.cpp | 181 GISelKnownBits *KB) { in legalizeMachineFunction() argument 345 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | Combiner.cpp | 98 const TargetPassConfig *TPC, GISelKnownBits *KB, in Combiner()
|
H A D | InstructionSelect.cpp | 98 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 93 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AMDGPUPreLegalizerCombinerImpl() 266 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | AMDGPURegBankCombiner.cpp | 115 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AMDGPURegBankCombinerImpl() 448 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | AMDGPUPostLegalizerCombiner.cpp | 132 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AMDGPUPostLegalizerCombinerImpl() 495 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.h | 60 GISelKnownBits *KB; variable
|
H A D | CombinerHelper.h | 108 GISelKnownBits *KB; variable
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | pci_gvt-d.c | 24 #define KB (1024UL) macro
|
H A D | e820.c | 34 #define KB (1024UL) macro
|
/freebsd/contrib/netbsd-tests/bin/df/ |
H A D | getmntinfo.c | 36 #define KB * 1024 macro
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_tar_large.c | 70 #define KB ((int64_t)1024) macro
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | datagen.c | 27 #define KB *(1 <<10) macro
|
H A D | benchfn.c | 30 #define KB *(1 <<10) macro
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_fbuf.c | 68 #define KB (1024UL) macro
|