Home
last modified time | relevance | path

Searched refs:L1DCache (Results 1 – 11 of 11) sorted by relevance

/dports/games/cake/cake_src/cake/
H A Dsystem.cpp84 int L1DCache = 0; in GetCacheInfo() local
99 mov L1DCache,ecx in GetCacheInfo()
103 return L1DCache; in GetCacheInfo()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuAcpiDxe/
H A DSbsaQemuAcpiDxe.c312 EFI_ACPI_6_3_PPTT_STRUCTURE_CACHE L1DCache = SBSAQEMU_ACPI_PPTT_L1_D_CACHE_STRUCT;
355 CopyMem (New, &L1DCache, sizeof (EFI_ACPI_6_3_PPTT_STRUCTURE_CACHE));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Transform/
H A DMatmulOptimizer.cpp570 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
573 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
574 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
585 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
587 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DMatmulOptimizer.cpp570 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
573 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
574 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
585 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
587 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Transform/
H A DMatmulOptimizer.cpp570 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
573 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
574 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
585 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
587 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DMatmulOptimizer.cpp570 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
573 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
574 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
585 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
587 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Transform/
H A DScheduleOptimizer.cpp926 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
929 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
930 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
941 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
943 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DScheduleOptimizer.cpp926 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
929 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
930 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
941 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
943 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Transform/
H A DScheduleOptimizer.cpp926 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
929 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
930 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
941 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
943 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Transform/
H A DScheduleOptimizer.cpp926 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
929 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
930 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
941 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
943 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DScheduleOptimizer.cpp926 auto L1DCache = llvm::TargetTransformInfo::CacheLevel::L1D; in getTargetCacheParameters() local
929 if (TTI->getCacheSize(L1DCache).hasValue()) in getTargetCacheParameters()
930 FirstCacheLevelSize = TTI->getCacheSize(L1DCache).getValue(); in getTargetCacheParameters()
941 if (TTI->getCacheAssociativity(L1DCache).hasValue()) in getTargetCacheParameters()
943 TTI->getCacheAssociativity(L1DCache).getValue(); in getTargetCacheParameters()