Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:isPhys

648     bool isPhys = TargetRegisterInfo::isPhysicalRegister(cur.reg);
649 if (isPhys)
656 if (!isPhys && vrm_->getPreSplitReg(cur.reg))