Searched refs:BuildChangeUint32ToSmi (Results 1 – 2 of 2) sorted by relevance
363 Node* BuildChangeUint32ToSmi(Node* value);
1800 Node* parameters[] = {BuildChangeUint32ToSmi(input)}; in GrowMemory()2673 Node* WasmGraphBuilder::BuildChangeUint32ToSmi(Node* value) { in BuildChangeUint32ToSmi() function in v8::internal::compiler::WasmGraphBuilder