Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SuperRC

919             const TargetRegisterClass *SuperRC =
921 if (!SuperRC) {
925 DRC = TRI->getMatchingSuperRegClass(SuperRC, DRC, SubIdx);