Searched refs:BoundsCheckMem (Results 1 – 2 of 2) sorted by relevance
160 void BoundsCheckMem(MachineType memtype, Node* index, uint32_t offset);
1689 void WasmGraphBuilder::BoundsCheckMem(MachineType memtype, Node* index, in BoundsCheckMem() function in v8::internal::compiler::WasmGraphBuilder1725 BoundsCheckMem(memtype, index, offset); in LoadMem()1761 BoundsCheckMem(memtype, index, offset); in StoreMem()