• Home
  • Raw
  • Download

Lines Matching refs:SetOutput

658   void SetOutput(Node* node, MachineRepresentation representation,  in SetOutput()  function in v8::internal::compiler::RepresentationSelector
822 SetOutput(node, output, restriction_type); in VisitBinop()
847 SetOutput(node, output); in VisitUnop()
853 SetOutput(node, output); in VisitLeaf()
906 SetOutput(node, output); in VisitSelect()
930 SetOutput(node, output); in VisitPhi()
982 SetOutput(node, desc->GetReturnType(0).representation()); in VisitCall()
984 SetOutput(node, MachineRepresentation::kTagged); in VisitCall()
1041 SetOutput(node, MachineRepresentation::kTagged); in VisitStateValues()
1075 SetOutput(node, MachineRepresentation::kTagged); in VisitObjectState()
1377 return SetOutput(node, MachineRepresentation::kTaggedSigned); in VisitOsrGuard()
1382 return SetOutput(node, MachineRepresentation::kTagged); in VisitOsrGuard()
1459 SetOutput(node, MachineRepresentation::kBit); in VisitNode()
1463 SetOutput(node, MachineRepresentation::kTaggedPointer); in VisitNode()
1471 SetOutput(node, MachineRepresentation::kWord32); in VisitNode()
1474 SetOutput(node, MachineRepresentation::kFloat64); in VisitNode()
1477 SetOutput(node, MachineRepresentation::kTagged); in VisitNode()
1501 SetOutput(node, MachineRepresentation::kBit); in VisitNode()
1600 SetOutput(node, MachineRepresentation::kBit, Type::Any()); in VisitNode()
2267 SetOutput(node, MachineRepresentation::kTaggedSigned); in VisitNode()
2303 SetOutput(node, MachineRepresentation::kNone); in VisitNode()
2373 SetOutput(node, MachineRepresentation::kTaggedPointer); in VisitNode()
2395 SetOutput(node, MachineRepresentation::kNone); in VisitNode()
2435 SetOutput(node, output); in VisitNode()
2448 SetOutput(node, MachineRepresentation::kNone); in VisitNode()
2472 SetOutput(node, MachineRepresentation::kNone); in VisitNode()
2490 SetOutput(node, rep); in VisitNode()
2503 SetOutput(node, MachineRepresentation::kNone); in VisitNode()
2576 SetOutput(node, MachineRepresentation::kTaggedPointer); in VisitNode()
2587 SetOutput(node, MachineRepresentation::kFloat64); in VisitNode()
2624 return SetOutput(node, MachineRepresentation::kNone); in VisitNode()
2635 SetOutput(node, MachineRepresentation::kTaggedPointer); in VisitNode()
2665 return SetOutput(node, MachineRepresentation::kTaggedPointer); in VisitNode()
2670 return SetOutput(node, MachineRepresentation::kTagged); in VisitNode()
2706 return SetOutput(node, MachineRepresentation::kTagged); in VisitNode()