Home | History | Annotate | Download | only in ia32

Lines Matching refs:argument

922     // argument count from the predecessor.
953 // Pick up the outgoing argument count of one of the predecessors.
1135 LOperand* argument = UseAny(instr->argument());
1136 return new(zone()) LPushArgument(argument);