Home
last modified time | relevance | path

Searched defs:CacheLineSize (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp347 const unsigned CacheLineSize = 1u << Log2CacheLineSize; in EmitCodeEnd() local
945 const unsigned CacheLineSize = 1u << Log2CacheLineSize; in EmitCodeEnd() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp298 const SCEV *CacheLineSize = SE.getConstant(WiderType, CLS); in computeRefCost() local
501 const SCEV *CacheLineSize = SE.getConstant(Stride->getType(), CLS); in isConsecutive() local
H A DTargetTransformInfo.cpp35 static cl::opt<unsigned> CacheLineSize( variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h62 uint16_t CacheLineSize = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h48 uint16_t CacheLineSize; member
H A DRISCVInstrInfo.cpp3249 unsigned CacheLineSize = in shouldClusterMemOps() local