Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc5525 #define VSHF_DF(num_of_lanes, int_type) \ macro
5532 VSHF_DF(kMSALanesByte, int8_t);
5535 VSHF_DF(kMSALanesHalf, int16_t);
5538 VSHF_DF(kMSALanesWord, int32_t);
5541 VSHF_DF(kMSALanesDword, int64_t);
5546 #undef VSHF_DF macro
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc5239 #define VSHF_DF(num_of_lanes, int_type) \ macro
5246 VSHF_DF(kMSALanesByte, int8_t);
5249 VSHF_DF(kMSALanesHalf, int16_t);
5252 VSHF_DF(kMSALanesWord, int32_t);
5255 VSHF_DF(kMSALanesDword, int64_t);
5260 #undef VSHF_DF macro

Completed in 18 milliseconds