Home
last modified time | relevance | path

Searched refs:coresSharignDataCache_ (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_util.h76 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
187 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
215 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
340 , coresSharignDataCache_() in Cpu()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_util.h76 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
187 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
215 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
340 , coresSharignDataCache_() in Cpu()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_util.h76 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
187 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
215 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
340 , coresSharignDataCache_() in Cpu()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/xbyak/
H A Dxbyak_util.h91 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
207 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
235 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
365 , coresSharignDataCache_() in Cpu()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/xbyak/
H A Dxbyak_util.h148 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
264 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
292 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
423 , coresSharignDataCache_() in Cpu()
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_util.h91 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
207 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
235 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
365 , coresSharignDataCache_() in Cpu()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_util.h91 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
207 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
235 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
365 , coresSharignDataCache_() in Cpu()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/xbyak/
H A Dxbyak_util.h148 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
264 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
292 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
423 , coresSharignDataCache_() in Cpu()
/dports/devel/xbyak/xbyak-6.01/xbyak/
H A Dxbyak_util.h102 unsigned int coresSharignDataCache_[maxNumberCacheLevels]; variable
218 coresSharignDataCache_[dataCacheLevels_] = (std::max)(actual_logical_cores / smt_width, 1u); in setCacheHierarchy()
246 return coresSharignDataCache_[i]; in getCoresSharingDataCache()
377 , coresSharignDataCache_() in Cpu()