Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:i128

1205     } else if (SrcVT.bitsLE(MVT::i128)) {
1206 Src = DAG.getNode(ISD::SIGN_EXTEND, dl, MVT::i128, Src);
1237 case MVT::i128: