Home
last modified time | relevance | path

Searched refs:xi1 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp3-0x.cpp19 X<int> xi1 = f0(xvalue<int>()); in test_f0() local
31 X<int> xi1 = f1(xvalue<int>()); in test_f1() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dtransform_neon.c417 int64x2_t xi1 = vmull_high_s32(tmpr_0, outre2_0); in PostShiftAndDivideAndDemodulateNeon() local
421 xi1 = vmlal_high_s32(xi1, tmpi_0, outre1_0); in PostShiftAndDivideAndDemodulateNeon()
426 int64x2_t xi1 = vmull_s32(vget_high_s32(tmpr_0), vget_high_s32(outre2_0)); in PostShiftAndDivideAndDemodulateNeon() local
430 xi1 = vmlal_s32(xi1, vget_high_s32(tmpi_0), vget_high_s32(outre1_0)); in PostShiftAndDivideAndDemodulateNeon()
436 outre2_0 = vcombine_s32(vrshrn_n_s64(xi0, 10), vrshrn_n_s64(xi1, 10)); in PostShiftAndDivideAndDemodulateNeon()
/external/eigen/Eigen/src/Jacobi/
DJacobi.h371 Packet xi1 = ploadu<Packet>(px+PacketSize); in apply_rotation_in_the_plane() local
375 pstoreu(px+PacketSize, padd(pm.pmul(pc,xi1),pcj.pmul(ps,yi1))); in apply_rotation_in_the_plane()
377 pstore (py+PacketSize, psub(pcj.pmul(pc,yi1),pm.pmul(ps,xi1))); in apply_rotation_in_the_plane()
/external/epid-sdk/epid/common/src/
Depid2params_ate.inc61 {{{ // xi1
/external/icu/icu4c/source/data/translit/
DLatn_Bopo.txt838 xi1 ← ㄒㄧ;
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dor.ll833 …Make sure we can turn this into a select without crashing trying to truncate the constant to 16xi1.