Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SuperRC

933             const TargetRegisterClass *SuperRC =
935 if (!SuperRC) {
939 DRC = TRI->getMatchingSuperRegClass(SuperRC, DRC, SubIdx);