Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Four

2382       // Increment the address by four for the next argument to store
2693 // Increment the address by four for the next argument to store
3059 // Increment the address by four for the next argument to store
5313 SDValue Four = DAG.getConstant(4, PtrVT);
5314 SDValue Addr = DAG.getNode(ISD::ADD, dl, PtrVT, StackSlot, Four);