Home
last modified time | relevance | path

Searched refs:MSA_3RF_DF2 (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc5963 #define MSA_3RF_DF2(T1, T2, Lanes, ws, wt, wd) \ macro
5977 MSA_3RF_DF2(int16_t, int32_t, kMSALanesHalf, ws.h[i], wt.h[i],
5981 MSA_3RF_DF2(int32_t, int64_t, kMSALanesWord, ws.w[i], wt.w[i],
6004 #undef MSA_3RF_DF2 macro
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc5677 #define MSA_3RF_DF2(T1, T2, Lanes, ws, wt, wd) \ macro
5691 MSA_3RF_DF2(int16_t, int32_t, kMSALanesHalf, ws.h[i], wt.h[i],
5695 MSA_3RF_DF2(int32_t, int64_t, kMSALanesWord, ws.w[i], wt.w[i],
5718 #undef MSA_3RF_DF2 macro

Completed in 17 milliseconds