Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc4794 #define MSA_I10_DF(elem, num_of_lanes, T) \ macro
4804 MSA_I10_DF(b, kMSALanesByte, int8_t);
4807 MSA_I10_DF(h, kMSALanesHalf, int16_t);
4810 MSA_I10_DF(w, kMSALanesWord, int32_t);
4813 MSA_I10_DF(d, kMSALanesDword, int64_t);
4821 #undef MSA_I10_DF macro
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc4521 #define MSA_I10_DF(elem, num_of_lanes, T) \ macro
4531 MSA_I10_DF(b, kMSALanesByte, int8_t);
4534 MSA_I10_DF(h, kMSALanesHalf, int16_t);
4537 MSA_I10_DF(w, kMSALanesWord, int32_t);
4540 MSA_I10_DF(d, kMSALanesDword, int64_t);
4548 #undef MSA_I10_DF macro

Completed in 17 milliseconds