Searched defs:IntPair (Results 1 – 2 of 2) sorted by relevance
24 struct IntPair { struct25 unsigned int first;26 unsigned int second;
9444 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); in handleD16VData() local9452 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); in handleD16VData() local