/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVO0PreLegalizerCombiner.cpp | 70 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in RISCVO0PreLegalizerCombinerImpl() 128 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | RISCVPreLegalizerCombiner.cpp | 73 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in RISCVPreLegalizerCombinerImpl() argument 144 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | RISCVPostLegalizerCombiner.cpp | 78 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in RISCVPostLegalizerCombinerImpl() argument 145 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64O0PreLegalizerCombiner.cpp | 76 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AArch64O0PreLegalizerCombinerImpl() argument 163 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); runOnMachineFunction() local
|
H A D | AArch64PreLegalizerCombiner.cpp | 77 GISelKnownBits *KB, Register &MatchInfo) { in matchICmpRedundantTrunc() argument 704 AArch64PreLegalizerCombinerImpl(MachineFunction & MF,CombinerInfo & CInfo,const TargetPassConfig * TPC,GISelKnownBits & KB,GISelCSEInfo * CSEInfo,const AArch64PreLegalizerCombinerImplRuleConfig & RuleConfig,const AArch64Subtarget & STI,MachineDominatorTree * MDT,const LegalizerInfo * LI) AArch64PreLegalizerCombinerImpl() argument 809 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsPreLegalizerCombiner.cpp | 46 const TargetPassConfig *TPC, GISelKnownBits &KB, in MipsPreLegalizerCombinerImpl() argument 127 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); runOnMachineFunction() local
|
H A D | MipsPostLegalizerCombiner.cpp | 73 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in MipsPostLegalizerCombinerImpl() argument 140 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
/freebsd-src/contrib/libevent/cmake/ |
H A D | CheckFileOffsetBits.c | 3 #define KB ((off_t)1024) macro
|
/freebsd-src/contrib/ntp/sntp/libevent/cmake/ |
H A D | CheckFileOffsetBits.c | 3 #define KB ((off_t)1024) macro
|
/freebsd-src/contrib/kyua/utils/ |
H A D | units.hpp | 52 const uint64_t KB = int64_t(1) << 10; variable
|
/freebsd-src/lib/libc/gen/ |
H A D | getbsize.c | 45 #define KB (1024L) in getbsize() macro
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | Combiner.h | 69 GISelKnownBits *KB; variable
|
H A D | LegalizerHelper.h | 60 GISelKnownBits *KB; variable
|
H A D | CombinerHelper.h | 108 GISelKnownBits *KB; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Legalizer.cpp | 181 GISelKnownBits *KB) { in legalizeMachineFunction() 345 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local
|
H A D | Combiner.cpp | 92 Combiner(MachineFunction & MF,CombinerInfo & CInfo,const TargetPassConfig * TPC,GISelKnownBits * KB,GISelCSEInfo * CSEInfo) Combiner() argument
|
H A D | InstructionSelect.cpp | 104 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 93 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AMDGPUPreLegalizerCombinerImpl() argument 270 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); runOnMachineFunction() local
|
H A D | AMDGPURegBankCombiner.cpp | 115 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AMDGPURegBankCombinerImpl() argument 450 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); runOnMachineFunction() local
|
H A D | AMDGPUPostLegalizerCombiner.cpp | 131 AMDGPUPostLegalizerCombinerImpl(MachineFunction & MF,CombinerInfo & CInfo,const TargetPassConfig * TPC,GISelKnownBits & KB,GISelCSEInfo * CSEInfo,const AMDGPUPostLegalizerCombinerImplRuleConfig & RuleConfig,const GCNSubtarget & STI,MachineDominatorTree * MDT,const LegalizerInfo * LI) AMDGPUPostLegalizerCombinerImpl() argument 521 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); runOnMachineFunction() local [all...] |
/freebsd-src/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-src/contrib/netbsd-tests/bin/df/ |
H A D | getmntinfo.c | 36 #define KB * 1024 macro
|
/freebsd-src/contrib/libarchive/libarchive/test/ |
H A D | test_tar_large.c | 70 #define KB ((int64_t)1024) macro
|
/freebsd-src/sys/contrib/zstd/programs/ |
H A D | datagen.c | 27 #define KB *(1 <<10) macro
|