Home
last modified time | relevance | path

Searched refs:BrIf (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h155 CASE_OP(BrIf, "br_if") in OpcodeName()
H A Dfunction-body-decoder-impl.h958 F(BrIf, const Value& cond, uint32_t depth) \
2974 DECODE(BrIf) { in DECODE()
2981 CALL_INTERFACE(BrIf, cond, imm.depth); in DECODE()
3539 DECODE_IMPL(BrIf); in GetOpcodeHandlerTableEntry()
H A Dwasm-opcodes.h47 V(BrIf, 0x0d, _) \
H A Dgraph-builder-interface.cc529 void BrIf(FullDecoder* decoder, const Value& cond, uint32_t depth) { in BrIf() function
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc2635 void BrIf(FullDecoder* decoder, const Value& /* cond */, uint32_t depth) {

Completed in 21 milliseconds