Searched refs:isPhys (Results 1 – 12 of 12) sorted by relevance
79 bool isPhys() const { return !NewRC; } in isPhys() function
587 assert(!CP.isPhys() && "This doesn't work for physreg copies."); in adjustCopiesBackFrom()769 assert(!CP.isPhys()); in removeCopyByCommutingDef()1056 assert(!CP.isPhys()); in removePartialRedundancy()1815 if (!CP.isPhys() && CopyMI->allDefsAreDead()) { in joinCopy()1823 if (!CP.isPhys()) { in joinCopy()1862 if (CP.isPhys()) { in joinCopy()1914 if (!CP.isPartial() && !CP.isPhys()) { in joinCopy()1934 if (!CP.isPartial() && !CP.isPhys()) in joinCopy()1953 if (!CP.isPhys() && RegClassInfo.isProperSubClass(CP.getNewRC())) in joinCopy()2002 if (CP.isPhys()) in joinCopy()[all …]
994 bool isPhys = Register::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local999 if (isPhys && Overlap && MO.isRegMask() && MO.clobbersPhysReg(Reg)) in findRegisterDefOperandIdx()1005 if (!Found && TRI && isPhys && Register::isPhysicalRegister(MOReg)) { in findRegisterDefOperandIdx()
457 if (CP.isPhys()) { in apply()
81 bool isPhys() const { return !NewRC; } in isPhys() function
589 assert(!CP.isPhys() && "This doesn't work for physreg copies."); in adjustCopiesBackFrom()777 assert(!CP.isPhys()); in removeCopyByCommutingDef()1065 assert(!CP.isPhys()); in removePartialRedundancy()1841 if (!CP.isPhys() && CopyMI->allDefsAreDead()) { in joinCopy()1849 if (!CP.isPhys()) { in joinCopy()1888 if (CP.isPhys()) { in joinCopy()1940 if (!CP.isPartial() && !CP.isPhys()) { in joinCopy()1960 if (!CP.isPartial() && !CP.isPhys()) in joinCopy()1979 if (!CP.isPhys() && RegClassInfo.isProperSubClass(CP.getNewRC())) in joinCopy()2028 if (CP.isPhys()) in joinCopy()[all …]
1038 bool isPhys = Register::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local1043 if (isPhys && Overlap && MO.isRegMask() && MO.clobbersPhysReg(Reg)) in findRegisterDefOperandIdx()1049 if (!Found && TRI && isPhys && Register::isPhysicalRegister(MOReg)) { in findRegisterDefOperandIdx()
455 if (CP.isPhys()) { in apply()
84 bool isPhys() const { return !NewRC; } in isPhys() function
474 assert(!CP.isPhys() && "This doesn't work for physreg copies."); in adjustCopiesBackFrom()626 assert(!CP.isPhys()); in removeCopyByCommutingDef()1371 if (!CP.isPhys() && CopyMI->allDefsAreDead()) { in joinCopy()1379 if (!CP.isPhys() && eliminateUndefCopy(CopyMI)) { in joinCopy()1415 if (CP.isPhys()) { in joinCopy()1467 if (!CP.isPartial() && !CP.isPhys()) { in joinCopy()1492 if (!CP.isPhys() && RegClassInfo.isProperSubClass(CP.getNewRC())) in joinCopy()1534 if (CP.isPhys()) in joinCopy()1547 assert(CP.isPhys() && "Must be a physreg copy"); in joinReservedPhysReg()2741 return CP.isPhys() ? joinReservedPhysReg(CP) : joinVirtRegs(CP); in joinIntervals()
1342 bool isPhys = TargetRegisterInfo::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local1347 if (isPhys && Overlap && MO.isRegMask() && MO.clobbersPhysReg(Reg)) in findRegisterDefOperandIdx()1353 if (!Found && TRI && isPhys && in findRegisterDefOperandIdx()
432 if (CP.isPhys()) { in apply()