Home | History | Annotate | Download | only in AArch64

Lines Matching refs:TRC

370   const TargetRegisterClass *TRC
372 unsigned scratch = (!BinOpcode) ? incr : MRI.createVirtualRegister(TRC);
442 const TargetRegisterClass *TRC, *TRCsp;
444 TRC = &AArch64::GPR64RegClass;
447 TRC = &AArch64::GPR32RegClass;
465 unsigned scratch = MRI.createVirtualRegister(TRC);