Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isPhysicalRegister

204       assert(TargetRegisterInfo::isPhysicalRegister(VRBase));
582 if (!R || !TargetRegisterInfo::isPhysicalRegister(R->getReg())) {
782 if (TargetRegisterInfo::isPhysicalRegister(Reg))
881 /*isImp=*/ TargetRegisterInfo::isPhysicalRegister(Reg)));
889 /*isImp=*/ TargetRegisterInfo::isPhysicalRegister(Reg),