Searched defs:ClusterSize (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sbin/fsck_msdosfs/ |
| H A D | dosfs.h | 77 u_int ClusterSize; /* Cluster size in bytes */ member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SwitchLoweringUtils.cpp | 223 uint64_t ClusterSize = (High - Low).getLimitedValue() + 1; in buildJumpTable() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1631 unsigned ClusterSize, in shouldClusterMemOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.cpp | 3235 int64_t Offset2, bool OffsetIsScalable2, unsigned ClusterSize, in shouldClusterMemOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 2914 int64_t OpOffset2, bool OffsetIsScalable2, unsigned ClusterSize, in shouldClusterMemOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.cpp | 4899 int64_t OpOffset2, bool OffsetIsScalable2, unsigned ClusterSize, in shouldClusterMemOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 563 unsigned ClusterSize, in shouldClusterMemOps()
|