Home
last modified time | relevance | path

Searched defs:frame_state (Results 1 – 20 of 20) sorted by relevance

/external/v8/src/compiler/
Djs-inlining.cc63 Node* frame_state() { in frame_state() function in v8::internal::compiler::JSCallAccessor
86 Node* frame_state, Node* start, Node* end, in InlineCall()
425 for (Node* frame_state = call.frame_state(); in ReduceJSCall() local
518 Node* frame_state = call.frame_state(); in ReduceJSCall() local
Djs-inlining-heuristic.cc109 Node* frame_state = NodeProperties::GetFrameStateInput(node); in Reduce() local
276 bool CollectFrameStateUniqueUses(Node* node, Node* frame_state, in CollectFrameStateUniqueUses()
296 Node* JSInliningHeuristic::DuplicateFrameStateAndRename(Node* frame_state, in DuplicateFrameStateAndRename()
487 Node* frame_state = NodeProperties::GetFrameStateInput(node); in TryReuseDispatch() local
Djs-call-reducer.cc291 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceFunctionPrototypeApply() local
545 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceFunctionPrototypeHasInstance() local
817 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceObjectCreate() local
839 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceReflectGet() local
915 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceReflectHas() local
1101 Node* frame_state = CreateJavaScriptBuiltinContinuationFrameState( in ReduceArrayForEach() local
1369 Node* frame_state = CreateJavaScriptBuiltinContinuationFrameState( in ReduceArrayReduce() local
1415 Node* frame_state = CreateJavaScriptBuiltinContinuationFrameState( in ReduceArrayReduce() local
1576 Node* frame_state = CreateJavaScriptBuiltinContinuationFrameState( in ReduceArrayMap() local
1814 Node* frame_state = CreateJavaScriptBuiltinContinuationFrameState( in ReduceArrayFilter() local
[all …]
Djs-generic-lowering.cc145 Node* frame_state = NodeProperties::GetFrameStateInput(node); in LowerJSLoadProperty() local
164 Node* frame_state = NodeProperties::GetFrameStateInput(node); in LowerJSLoadNamed() local
184 Node* frame_state = NodeProperties::GetFrameStateInput(node); in LowerJSLoadGlobal() local
203 Node* frame_state = NodeProperties::GetFrameStateInput(node); in LowerJSStoreProperty() local
222 Node* frame_state = NodeProperties::GetFrameStateInput(node); in LowerJSStoreNamed() local
241 Node* frame_state = NodeProperties::GetFrameStateInput(node); in LowerJSStoreNamedOwn() local
259 Node* frame_state = NodeProperties::GetFrameStateInput(node); in LowerJSStoreGlobal() local
Deffect-control-linearizer.cc452 Node* frame_state = nullptr; in Run() local
520 void EffectControlLinearizer::ProcessNode(Node* node, Node** frame_state, in ProcessNode()
616 Node* frame_state, in TryWireInStateEffect()
1329 Node* EffectControlLinearizer::LowerCheckBounds(Node* node, Node* frame_state) { in LowerCheckBounds()
1348 void EffectControlLinearizer::LowerCheckMaps(Node* node, Node* frame_state) { in LowerCheckMaps()
1458 Node* EffectControlLinearizer::LowerCheckNumber(Node* node, Node* frame_state) { in LowerCheckNumber()
1481 Node* frame_state) { in LowerCheckReceiver()
1496 Node* EffectControlLinearizer::LowerCheckSymbol(Node* node, Node* frame_state) { in LowerCheckSymbol()
1508 Node* EffectControlLinearizer::LowerCheckString(Node* node, Node* frame_state) { in LowerCheckString()
1524 Node* frame_state) { in LowerCheckInternalizedString()
[all …]
Dinstruction-selector.h60 Node* frame_state) { in ForDeoptimize()
68 VectorSlotPair const& feedback, Node* frame_state) { in ForDeoptimizeAndPoison()
113 Node* frame_state() const { in frame_state() function
195 VectorSlotPair const& feedback, Node* frame_state) in FlagsContinuation()
Djs-native-context-specialization.cc178 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSInstanceOf() local
441 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSPromiseResolve() local
810 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceNamedAccess() local
1175 Node* frame_state = NodeProperties::FindFrameStateBefore(node); in ReduceElementAccess() local
1537 Node* frame_state = NodeProperties::FindFrameStateBefore(node); in ReduceSoftDeoptimize() local
1688 Node* receiver, Node* context, Node* frame_state, Node** effect, in InlinePropertyGetterCall()
1727 Node* receiver, Node* value, Node* context, Node* frame_state, in InlinePropertySetterCall()
1764 Node* receiver, Node* holder, Node* frame_state, Node* value, Node** effect, in InlineApiCall()
1810 Node* receiver, Node* context, Node* frame_state, Node* effect, in BuildPropertyLoad()
1849 Node* receiver, Node* value, Node* context, Node* frame_state, Node* effect, in BuildPropertyAccess()
[all …]
Dgraph-assembler.cc211 Node* condition, Node* frame_state) { in DeoptimizeIf()
219 Node* condition, Node* frame_state, in DeoptimizeIfNot()
Dframe-states.cc126 Node* frame_state = graph->NewNode( in CreateBuiltinContinuationFrameStateCommon() local
Dbranch-elimination.cc99 Node* frame_state = NodeProperties::GetValueInput(node, 1); in ReduceDeoptimizeConditional() local
Dnode-properties.cc194 void NodeProperties::ReplaceFrameStateInput(Node* node, Node* frame_state) { in ReplaceFrameStateInput()
265 Node* frame_state = GetFrameStateInput(effect); in FindFrameStateBefore() local
Djs-create-lowering.cc35 Node* GetArgumentsFrameState(Node* frame_state) { in GetArgumentsFrameState()
170 Node* const frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSCreateArguments() local
1429 Node* frame_state) { in AllocateArguments()
1452 Node* frame_state, in AllocateRestArguments()
1483 Node* effect, Node* control, Node* frame_state, Node* context, in AllocateAliasedArguments()
Djs-typed-lowering.cc664 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceCreateConsString() local
1105 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSToObject() local
1184 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSHasInPrototypeChain() local
1786 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceJSForInNext() local
2157 Node* frame_state = NodeProperties::GetFrameStateInput(node); in ReduceObjectIsArray() local
Dcommon-operator-reducer.cc141 Node* frame_state = NodeProperties::GetValueInput(node, 1); in ReduceDeoptimizeConditional() local
Djs-intrinsic-lowering.cc106 Node* const frame_state = NodeProperties::GetFrameStateInput(node); in ReduceDeoptimizeNow() local
Djs-type-hint-lowering.cc503 Node* frame_state = NodeProperties::FindFrameStateBefore(deoptimize); in TryBuildSoftDeopt() local
Dverifier.cc126 Node* frame_state = NodeProperties::GetFrameStateInput(node); in Check() local
Dinstruction-selector.cc748 Node* frame_state) { in AppendDeoptimizeArguments()
765 Node* frame_state) { in EmitDeoptimize()
943 Node* frame_state = in InitializeCallBuffer() local
Dsimplified-lowering.cc3305 Node* frame_state = node->InputAt(2); in DoJSToNumberOrNumericTruncatesToFloat64() local
3407 Node* frame_state = node->InputAt(2); in DoJSToNumberOrNumericTruncatesToWord32() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc2420 FrameState* frame_state = frame.second; in DumpState() local