Searched refs:GetParameterType (Results 1 – 9 of 9) sorted by relevance
64 types[current++] = GetParameterType(i); in GetMachineSignature()372 MachineType type = descriptor.GetParameterType(i); in GetStubCallDescriptor()425 MachineType type = descriptor.GetParameterType(i); in GetBytecodeDispatchCallDescriptor()
287 MachineType GetParameterType(size_t index) const { in NON_EXPORTED_BASE()414 MachineType GetParameterType(int index) const { in NON_EXPORTED_BASE()
99 linkage_->GetParameterType(ParameterIndexOf(node->op())) in Run()
5337 if (call_descriptor->GetParameterType(i) == input_type) { in ReplaceTypeInCallDescriptorWith()5356 if (call_descriptor->GetParameterType(i) == input_type) { in ReplaceTypeInCallDescriptorWith()5362 params.Next(call_descriptor->GetParameterType(i).representation())); in ReplaceTypeInCallDescriptorWith()
1265 linkage()->GetParameterType(ParameterIndexOf(node->op())); in VisitNode()
321 MachineType GetParameterType(int index) const { in GetParameterType() function322 return call_descriptor().GetParameterType(index); in GetParameterType()
246 MachineType GetParameterType(int index) const { in GetParameterType() function
1522 MachineType type = continuation_descriptor.GetParameterType(i); in DoComputeBuiltinContinuation()
1566 descriptor.GetParameterType(0)); in GrowMemory()