Searched defs:I64Const (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | function-body-decoder.cc | 220 void I64Const(FullDecoder* decoder, Value* result, int64_t value) { in I64Const() function in v8::internal::wasm::__anonfbb27c440111::WasmGraphBuildingInterface |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 1002 void I64Const(FullDecoder* decoder, Value* result, int64_t value) { in I64Const() function in v8::internal::wasm::__anon2863bf240111::LiftoffCompiler |