Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmemory-tracing.cc14 void TraceMemoryOperation(ExecutionTier tier, const MemoryTracingInfo* info, in TraceMemoryOperation() function
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1384 void TraceMemoryOperation(bool is_store, MachineRepresentation rep, in TraceMemoryOperation() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
/external/v8/src/compiler/
Dwasm-compiler.cc3152 Node* WasmGraphBuilder::TraceMemoryOperation(bool is_store, in TraceMemoryOperation() function in v8::internal::compiler::WasmGraphBuilder