Searched refs:UInt32ValueNode (Results 1 – 2 of 2) sorted by relevance
146 typedef ValueNode<uint32> UInt32ValueNode; typedef
123 return _PushNode(new(nothrow) UInt32ValueNode(value), true); in PushUInt32()