Searched defs:CallDirect (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ | ||
| D | WasmTranslator.cpp | 1054 Node CallDirect(uint32_t Index, Node *Args) { in CallDirect() function in IceBuilder |
| /external/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 472 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface |
| /external/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 2431 void CallDirect(FullDecoder* decoder, in CallDirect() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler |
| /external/v8/src/compiler/ | ||
| D | wasm-compiler.cc | 2788 Node* WasmGraphBuilder::CallDirect(uint32_t index, Vector<Node*> args, in CallDirect() function in v8::internal::compiler::WasmGraphBuilder |