Searched defs:IntPair (Results 1 – 6 of 6) sorted by relevance
24 struct IntPair { struct25 unsigned int first;26 unsigned int second;
15 struct IntPair { struct16 int First, Second;
5 } IntPair; typedef
206 class IntPair{ class210 IntPair() {}; in IntPair() function in IntPair
9442 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); handleD16VData() local 9450 SDValue IntPair = DAG.getNode(ISD::BITCAST, DL, MVT::i32, Pair); handleD16VData() local