Home
last modified time | relevance | path

Searched defs:CallDirect (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1054 Node CallDirect(uint32_t Index, Node *Args) { in CallDirect() function in IceBuilder
/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc640 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anoned4d3a260111::WasmGraphBuildingInterface
1631 static CallInfo CallDirect(uint32_t callee_index) { in CallDirect() function in v8::internal::wasm::__anoned4d3a260111::WasmGraphBuildingInterface::CallInfo
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc3352 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler
5916 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc3116 Node* WasmGraphBuilder::CallDirect(uint32_t index, wasm::FunctionSig* real_sig, in CallDirect() function in v8::internal::compiler::WasmGraphBuilder