Searched defs:grf_size (Results 1 – 8 of 8) sorted by relevance
130 const uint32_t grf_size = 0x200 - (atf_size + itf_size); in clear_grf() local
68 const int grf_size = ngen::GRF::bytes(hw_); in set_permute() local
157 auto grf_size = ngen::GRF::bytes(hw); in ngen_reg_data() local315 int grf_size = ngen::GRF::bytes(hw); in sub_reg_data() local930 int grf_size = ngen::GRF::bytes(hw); in get_subregister() local989 int grf_size = ngen::GRF::bytes(hw); in zero_out_kernel_t() local1101 int grf_size = ngen::GRF::bytes(hw); in reorder_kernel_t() local1384 int grf_size = ngen::GRF::bytes(hw); in _visit() local2056 int grf_size = ngen::GRF::bytes(hw); in can_reorder() local2362 int grf_size = ngen::GRF::bytes(hw); in get_subregister() local3045 int grf_size = ngen::GRF::bytes(hw); in maybe_fix_mad_src() local3122 int grf_size = ngen::GRF::bytes(hw); in zero_out_data_payload() local[all …]
162 int grf_size() const { return ngen::GRF::bytes(hw); } in grf_size() function in dnnl::impl::gpu::jit::send_t
867 int grf_size() const { return ngen::GRF::bytes(hw); } in grf_size() function in dnnl::impl::gpu::jit::conv_config_t
375 const auto grf_size = ngen::GRF::bytes(hw_); in try_convert_to_dpasw() local444 const auto grf_size = ngen::GRF::bytes(hw_); in try_convert_to_dpasw() local2746 const auto grf_size = ngen::GRF::bytes(hw_); in inject() local3222 const auto grf_size = ngen::GRF::bytes(hw_); in _mutate() local3521 const auto grf_size = ngen::GRF::bytes(hw_); in str() local
447 unsigned int grf_size = g->target->getGenxGrfSize(); in emitCode() local