Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isPhysicalRegister

482     if (TargetRegisterInfo::isPhysicalRegister(Reg))
1411 (!TargetRegisterInfo::isPhysicalRegister(OPI->getReg()) &&
1412 TargetRegisterInfo::isPhysicalRegister(OPI2->getReg())))