Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h706 struct MemoryInitImmediate { struct
711 MemoryInitImmediate(Decoder* decoder, const byte* pc) in MemoryInitImmediate() function
1007 F(MemoryInit, const MemoryInitImmediate<validate>& imm, const Value& dst, \
1466 bool Validate(const byte* pc, MemoryInitImmediate<validate>& imm) { in Validate()
1724 MemoryInitImmediate<validate> imm(decoder, pc + length); in OpcodeLength()
5006 MemoryInitImmediate<validate> imm(this, this->pc_ + opcode_length); in DecodeNumericOpcode()
H A Dgraph-builder-interface.cc974 const MemoryInitImmediate<validate>& imm, const Value& dst, in MemoryInit()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc4889 const MemoryInitImmediate<validate>& imm, const Value&,

Completed in 19 milliseconds