Searched refs:BuildChangeIntPtrToInt64 (Results 1 – 2 of 2) sorted by relevance
695 Node* BuildChangeIntPtrToInt64(Node* value);
3448 Node* WasmGraphBuilder::BuildChangeIntPtrToInt64(Node* value) { in BuildChangeIntPtrToInt64() function in v8::internal::compiler::WasmGraphBuilder3643 result = env_->module->is_memory64 ? BuildChangeIntPtrToInt64(result) in CurrentMemoryPages()