Searched refs:GetParameterType (Results 1 – 7 of 7) sorted by relevance
343 MachineType GetParameterType(int index) const { in GetParameterType() function
461 RepresentationFromType(descriptor.GetParameterType(i)); in GetStubCallDescriptor()
808 linkage()->GetParameterType(ParameterIndexOf(node->op())); in VisitNode()1307 linkage()->GetParameterType(index).representation()); in VisitParameter()
168 Type* GetParameterType(int index) const { in GetParameterType() function
431 Type* GetParameterType(int index) const { in GetParameterType() function432 return call_descriptor().GetParameterType(index); in GetParameterType()
59 return RepresentationFromType(descriptor_.GetParameterType(parameter)); in GetParameterRepresentation()
2285 return RepresentationFromType(descriptor_.GetParameterType(par_index)); in RequiredInputRepresentation()