Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dast-decoder.cc153 struct LaneOperand { struct
157 inline LaneOperand(Decoder* decoder, const byte* pc) { in LaneOperand() function
258 inline bool Validate(const byte* pc, LaneOperand& operand) { in Validate()
1329 LaneOperand operand(this, pc_); in ExtractLane()