Searched defs:CacheLineSize (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | LoopCacheAnalysis.cpp | 286 const SCEV *CacheLineSize = SE.getConstant(Stride->getType(), CLS); in computeRefCost() local 397 const SCEV *CacheLineSize = SE.getConstant(Stride->getType(), CLS); in isConsecutive() local
|
| /external/compiler-rt/lib/esan/ |
| D | working_set.cpp | 43 static const u32 CacheLineSize = 64; variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
| D | LoopCacheAnalysis.cpp | 298 const SCEV *CacheLineSize = SE.getConstant(WiderType, CLS); in computeRefCost() local 490 const SCEV *CacheLineSize = SE.getConstant(Stride->getType(), CLS); in isConsecutive() local
|
| D | TargetTransformInfo.cpp | 35 static cl::opt<unsigned> CacheLineSize( variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | AMDGPUTargetStreamer.cpp | 305 const unsigned CacheLineSize = 1u << Log2CacheLineSize; in EmitCodeEnd() local 831 const unsigned CacheLineSize = 1u << Log2CacheLineSize; in EmitCodeEnd() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 27 CacheLineSize("ppc-loop-prefetch-cache-line", cl::Hidden, cl::init(64), variable
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64Subtarget.h | 88 uint16_t CacheLineSize = 0; variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64Subtarget.h | 107 uint16_t CacheLineSize = 0; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 28 CacheLineSize("ppc-loop-prefetch-cache-line", cl::Hidden, cl::init(64), variable
|
| /external/stressapptest/src/ |
| D | sat.cc | 1487 int Sat::CacheLineSize() { in CacheLineSize() function in Sat
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64Subtarget.h | 201 uint16_t CacheLineSize = 0; variable
|