Searched refs:BuildChangeUint32ToSmi (Results 1 – 2 of 2) sorted by relevance
326 Node* BuildChangeUint32ToSmi(Node* value);
1730 input = BuildChangeUint32ToSmi(input); in GrowMemory()2553 Node* WasmGraphBuilder::BuildChangeUint32ToSmi(Node* value) { in BuildChangeUint32ToSmi() function in v8::internal::compiler::WasmGraphBuilder