Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1054 Node CallDirect(uint32_t Index, Node *Args) { in CallDirect() function in IceBuilder
/external/v8/src/wasm/
Dgraph-builder-interface.cc472 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc2431 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler
3818 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler
/external/v8/src/compiler/
Dwasm-compiler.cc2788 Node* WasmGraphBuilder::CallDirect(uint32_t index, Vector<Node*> args, in CallDirect() function in v8::internal::compiler::WasmGraphBuilder