Home
last modified time | relevance | path

Searched defs:CallIndirect (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp1129 Node CallIndirect(uint32_t SigIndex, Node *Args) { in CallIndirect() function in IceBuilder
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h3040 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc660 void CallIndirect(FullDecoder* decoder, const Value& index, in CallIndirect() function
1636 static CallInfo CallIndirect(const Value& index_value, uint32_t table_index, in CallIndirect() function in v8::internal::wasm::__anon15171::WasmGraphBuildingInterface::Value::Control::CallInfo
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h3034 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h3032 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h3007 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h4133 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h3762 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h3577 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc3136 Node* WasmGraphBuilder::CallIndirect(uint32_t table_index, uint32_t sig_index, in CallIndirect() function in v8::internal::compiler::WasmGraphBuilder

Completed in 72 milliseconds