Home
last modified time | relevance | path

Searched defs:I64Const (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dinit-expr-interface.cc25 void InitExprInterface::I64Const(FullDecoder* decoder, Value* result, in I64Const() function in v8::internal::wasm::InitExprInterface
Dgraph-builder-interface.cc371 void I64Const(FullDecoder* decoder, Value* result, int64_t value) { in I64Const() function in v8::internal::wasm::__anon0ad128670111::WasmGraphBuildingInterface
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc2155 void I64Const(FullDecoder* decoder, Value* result, int64_t value) { in I64Const() function in v8::internal::wasm::__anonca10ad270111::LiftoffCompiler