Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Four

3089     SDValue Four = DAG.getIntPtrConstant(4, dl);
3091 std::swap(Zero, Four);
3093 Zero, Four);