Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:PtrRC

910   const TargetRegisterClass *PtrRC = TLI->getRegClassFor(TLI->getPointerTy());
912 FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC);
916 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC);