Home | History | Annotate | Download | only in mips

Lines Matching refs:argument

921     // argument count from the predecessor.
952 // Pick up the outgoing argument count of one of the predecessors.
1123 LOperand* argument = Use(instr->argument());
1124 return new(zone()) LPushArgument(argument);