Searched refs:DefaultRepresentation (Results 1 – 5 of 5) sorted by relevance
724 return InstructionSequence::DefaultRepresentation(); in FilterRepresentation()744 return DefaultRepresentation(); in GetRepresentation()755 representations_.resize(VirtualRegisterCount(), DefaultRepresentation()); in MarkAsRepresentation()759 representations_[virtual_register] == DefaultRepresentation()); in MarkAsRepresentation()
132 MachineRepresentation rep = InstructionSequence::DefaultRepresentation(); in UseExplicit()
1213 static MachineRepresentation DefaultRepresentation() { in DefaultRepresentation() function
1498 MachineRepresentation rep = InstructionSequence::DefaultRepresentation(); in AllocateFixed()1806 InstructionSequence::DefaultRepresentation()); in FixedLiveRangeFor()
107 v8::internal::compiler::InstructionSequence::DefaultRepresentation(), in FromKey()