Searched refs:TypedStateValues (Results 1 – 5 of 5) sorted by relevance
186 graph()->NewNode(common()->TypedStateValues(
536 const Operator* TypedStateValues(const ZoneVector<MachineType>* types, in NON_EXPORTED_BASE()
61 V(TypedStateValues) \
1397 const Operator* CommonOperatorBuilder::TypedStateValues( in TypedStateValues() function in v8::internal::compiler::CommonOperatorBuilder
1349 ChangeOp(node, common()->TypedStateValues(types, mask)); in VisitStateValues()1399 common()->TypedStateValues(types, SparseInputMask::Dense()), in VisitFrameState()