Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SuperRC

926             const TargetRegisterClass *SuperRC =
928 if (!SuperRC) {
932 DRC = TRI->getMatchingSuperRegClass(SuperRC, DRC, SubIdx);