Home
last modified time | relevance | path

Searched defs:r74 (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_utils.c572 bool r74 = isnonzero_128 (and_128 (res, BIT74)); in Add72b() local
574 bool r74 = res & BIT74 ? true : false; in Add72b() local
718 bool r74 = isnonzero_128 (and_128 (res, BIT74)); in Sub72b() local
720 bool r74 = res & BIT74 ? true : false; in Sub72b() local
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A Dxc_pbec.inl100 double r74 = 1.0/pow(rhoc,(7.0/6.0)); local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/ngen/
H A Dngen_registers.hpp43 static constexpr_reg GRF r72{72}, r73{73}, r74{74}, r75{75}, r76{76}, r77{77}, r78{78}, r79{79}; variable
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/ngen/
H A Dngen_registers.hpp43 static constexpr_reg GRF r72{72}, r73{73}, r74{74}, r75{75}, r76{76}, r77{77}, r78{78}, r79{79}; variable
/dports/multimedia/libde265/libde265-1.0.2/libde265/x86/
H A Dsse-dct.cc2942 …__m128i r64,r65,r66,r67,r68,r69,r70,r71,r72,r73,r74,r75,r76,r77,r78,r79,r80,r81,r82,r83,r84,r85,r8… in ff_hevc_transform_32x32_add_8_sse4() local