Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:GprIndexPlusOne

2425     SDValue GprIndexPlusOne = DAG.getNode(ISD::ADD, dl, MVT::i32, GprIndex,
2428 GprIndex = DAG.getNode(ISD::SELECT, dl, MVT::i32, CC64, GprIndexPlusOne,