Home
last modified time | relevance | path

Searched defs:call_mode (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h1355 Node* CallStubR(StubCallMode call_mode, in CallStubR() argument
H A Dcode-assembler.cc1073 Node* CodeAssembler::CallStubN(StubCallMode call_mode, in CallStubN() argument
1126 Node* CodeAssembler::CallStubRImpl(StubCallMode call_mode, in CallStubRImpl() argument
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc1647 CallMode call_mode() { return call_mode_; } in call_mode() function in v8::internal::wasm::__anon15171::WasmGraphBuildingInterface::Value::Control::CallInfo
1675 CallInfo(CallMode call_mode, uint32_t callee_or_sig_index, in CallInfo() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard.h414 enum midgard_call_mode call_mode : 2; member
434 enum midgard_call_mode call_mode : 2; member

Completed in 12 milliseconds