Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:findRepresentativeClass

727 /// findRepresentativeClass - Return the largest legal super-reg register class
730 TargetLowering::findRepresentativeClass(EVT VT) const {
908 tie(RRC, Cost) = findRepresentativeClass((MVT::SimpleValueType)i);