Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Four

2832     SDValue Four = DAG.getIntPtrConstant(4);
2833 if (TLI.isBigEndian()) std::swap(Zero, Four);
2835 Zero, Four);