Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-graph.cc186 graph()->NewNode(common()->TypedStateValues(
Dcommon-operator.h536 const Operator* TypedStateValues(const ZoneVector<MachineType>* types, in NON_EXPORTED_BASE()
Dopcodes.h61 V(TypedStateValues) \
Dcommon-operator.cc1397 const Operator* CommonOperatorBuilder::TypedStateValues( in TypedStateValues() function in v8::internal::compiler::CommonOperatorBuilder
Dsimplified-lowering.cc1349 ChangeOp(node, common()->TypedStateValues(types, mask)); in VisitStateValues()
1399 common()->TypedStateValues(types, SparseInputMask::Dense()), in VisitFrameState()