Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:JoinIntegers

999 /// JoinIntegers - Build an integer with low bits Lo and high bits Hi.
1000 SDValue DAGTypeLegalizer::JoinIntegers(SDValue Lo, SDValue Hi) {