Searched refs:SIMD_I32x4_LANES (Results 1 – 1 of 1) sorted by relevance
791 #define SIMD_I32x4_LANES(V) SIMD_I64x2_LANES(V) V(2) V(3) macro793 #define SIMD_I16x8_LANES(V) SIMD_I32x4_LANES(V) V(4) V(5) V(6) V(7)1513 SIMD_I32x4_LANES(LOAD_LANE_INT32); in LoadLane()1550 SIMD_I32x4_LANES(STORE_LANE_WORD32); in StoreLane()