Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.cc1487 #define LOAD_LANE_KIND(TYPE, KIND, LANEIDX) \ in LoadLane() macro
1501 LOAD_LANE_KIND(T, Normal, LANE) \ in LoadLane()
1502 LOAD_LANE_KIND(T, Unaligned, LANE) \ in LoadLane()
1503 LOAD_LANE_KIND(T, Protected, LANE) in LoadLane()
1519 #undef LOAD_LANE_KIND in LoadLane()