Home
last modified time | relevance | path

Searched refs:GetMemoryAccessKind (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc4012 MemoryAccessKind GetMemoryAccessKind( in GetMemoryAccessKind() function
4044 MemoryAccessKind load_kind = GetMemoryAccessKind( in LoadLane()
4085 MemoryAccessKind load_kind = GetMemoryAccessKind( in LoadTransform()
4122 switch (GetMemoryAccessKind(mcgraph_, memtype.representation(), in LoadMem()
4170 GetMemoryAccessKind(mcgraph_, mem_rep, bounds_check_result); in StoreLane()
4204 switch (GetMemoryAccessKind(mcgraph_, mem_rep, bounds_check_result)) { in StoreMem()