• Home
  • Raw
  • Download

Lines Matching refs:GetValueInput

82           Node* const value = NodeProperties::GetValueInput(node, i);  in Reduce()
739 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceMapGuard()
754 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceCheckMaps()
769 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceCompareMaps()
786 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceEnsureWritableFastElements()
787 Node* const elements = NodeProperties::GetValueInput(node, 1); in ReduceEnsureWritableFastElements()
814 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceMaybeGrowFastElements()
842 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceTransitionElementsKind()
881 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceTransitionAndStoreElement()
907 Node* object = NodeProperties::GetValueInput(node, 0); in ReduceLoadField()
971 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceStoreField()
972 Node* const new_value = NodeProperties::GetValueInput(node, 1); in ReduceStoreField()
1054 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceLoadElement()
1055 Node* const index = NodeProperties::GetValueInput(node, 1); in ReduceLoadElement()
1101 Node* const object = NodeProperties::GetValueInput(node, 0); in ReduceStoreElement()
1102 Node* const index = NodeProperties::GetValueInput(node, 1); in ReduceStoreElement()
1103 Node* const new_value = NodeProperties::GetValueInput(node, 2); in ReduceStoreElement()
1254 Node* const object = NodeProperties::GetValueInput(current, 0); in ComputeLoopStateForStoreField()
1294 Node* const object = NodeProperties::GetValueInput(current, 0); in ComputeLoopState()
1301 Node* const object = NodeProperties::GetValueInput(current, 0); in ComputeLoopState()
1309 Node* const object = NodeProperties::GetValueInput(current, 0); in ComputeLoopState()
1319 Node* const object = NodeProperties::GetValueInput(current, 0); in ComputeLoopState()
1334 Node* const object = NodeProperties::GetValueInput(current, 0); in ComputeLoopState()
1335 Node* const index = NodeProperties::GetValueInput(current, 1); in ComputeLoopState()