Home
last modified time | relevance | path

Searched refs:total_lane_count (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2516 int total_lane_count = 2 * kSimd128Size; in VisitI8x16Shuffle() local
2522 : total_lane_count - current_index + max_index); in VisitI8x16Shuffle()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2699 int total_lane_count = 2 * kSimd128Size; in VisitI8x16Shuffle() local
2705 : total_lane_count - current_index + max_index); in VisitI8x16Shuffle()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2787 int total_lane_count = 2 * kSimd128Size; in emit_i8x16_shuffle() local
2793 : total_lane_count - current_index + max_index); in emit_i8x16_shuffle()

Completed in 22 milliseconds