Searched defs:arg0_type (Results 1 – 2 of 2) sorted by relevance
391 MachineType arg0_type, Node* function, in CallCFunction1()404 MachineType arg0_type, in CallCFunction2()419 MachineType return_type, MachineType arg0_type, MachineType arg1_type, in CallCFunction8()
965 Type* arg0_type = bounds_.get(arg0).upper; in CheckPolymorphicStdlibArguments() local