Home
last modified time | relevance | path

Searched defs:isL3Configurable (Results 1 – 4 of 4) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen8/
H A Dpreamble_gen8.cpp36 bool PreambleHelper<BDWFamily>::isL3Configurable(const HardwareInfo &hwInfo) { in isL3Configurable() function in NEO::PreambleHelper
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen9/
H A Dpreamble_gen9.cpp31 bool PreambleHelper<SKLFamily>::isL3Configurable(const HardwareInfo &hwInfo) { in isL3Configurable() function in NEO::PreambleHelper
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dpreamble_base.inl115 bool PreambleHelper<GfxFamily>::isL3Configurable(const HardwareInfo &hwInfo) { function in NEO::PreambleHelper
H A Dhw_helper_base.inl58 bool HwHelperHw<Family>::isL3Configurable(const HardwareInfo &hwInfo) { function in NEO::HwHelperHw