Home
last modified time | relevance | path

Searched refs:reg_scratch_preserved_ (Results 1 – 4 of 4) sorted by relevance

/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_uni_x8s8s32x_deconvolution.hpp104 const Xbyak::Address reg_scratch_preserved_ = ptr[rsp + 8]; member
H A Djit_uni_x8s8s32x_deconvolution.cpp564 if (jcp_.ndims == 5) mov(reg_scratch_preserved_, reg_scratch_); in append_zp_src_pad_str_comp()
643 mov(reg_scratch_, reg_scratch_preserved_); in append_zp_src_pad_str_comp()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_uni_x8s8s32x_deconvolution.hpp103 const Xbyak::Address reg_scratch_preserved_ = ptr[rsp + 8]; member
H A Djit_uni_x8s8s32x_deconvolution.cpp562 if (jcp_.ndims == 5) mov(reg_scratch_preserved_, reg_scratch_); in append_zp_src_pad_str_comp()
641 mov(reg_scratch_, reg_scratch_preserved_); in append_zp_src_pad_str_comp()