Home
last modified time | relevance | path

Searched refs:STORE_LANE_KIND (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.cc1526 #define STORE_LANE_KIND(REP, KIND, LANEIDX) \ in StoreLane() macro
1538 STORE_LANE_KIND(T, Normal, LANE) \ in StoreLane()
1539 STORE_LANE_KIND(T, Unaligned, LANE) \ in StoreLane()
1540 STORE_LANE_KIND(T, Protected, LANE) in StoreLane()
1556 #undef STORE_LANE_KIND in StoreLane()