Searched refs:SourceReg (Results 1 – 3 of 3) sorted by relevance
147 if (SI.first == SourceReg && in phiInfoElementRemoveSource()173 if (SI.first == SourceReg && in findPHIInfoElementFromSource()1467 MIB.addReg(SourceReg); in shrinkPHI()1509 MIB.addReg(SourceReg); in replacePHI()1559 MIB.addReg(SourceReg); in replaceEntryPHI()1957 SourceReg, IsLastDef); in insertChainedPHI()2059 unsigned SourceReg = (*SRI).first; in prunePHIInfo() local2108 unsigned SourceReg = (*SRI).first; in createEntryPHI() local2119 unsigned SourceReg = (*SRI).first; in createEntryPHI() local2147 MIB.addReg(SourceReg); in createEntryPHI()[all …]
331 const int SourceReg = Op.getRegisterAliasing().getOrigin(Reg); in addOperandIfAlias() local332 if (SourceReg >= 0) in addOperandIfAlias()333 OperandValues.emplace_back(&Op, SourceReg); in addOperandIfAlias()
2464 MCOperand SourceReg = Inst.getOperand(1); in emitPseudoExtend() local2473 .addOperand(SourceReg) in emitPseudoExtend()