Home
last modified time | relevance | path

Searched refs:TypedStateValues (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Djs-graph.cc196 graph()->NewNode(common()->TypedStateValues(
Dcommon-operator.h508 const Operator* TypedStateValues(const ZoneVector<MachineType>* types, in NON_EXPORTED_BASE()
Dopcodes.h61 V(TypedStateValues) \
Dcommon-operator.cc1333 const Operator* CommonOperatorBuilder::TypedStateValues( in TypedStateValues() function in v8::internal::compiler::CommonOperatorBuilder
Dsimplified-lowering.cc1106 node, jsgraph_->common()->TypedStateValues(types, mask)); in VisitStateValues()
1136 2, jsgraph_->graph()->NewNode(jsgraph_->common()->TypedStateValues( in VisitFrameState()