reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4688 if (const auto *C = dyn_cast<ConstantInt>(Src0)) 4690 std::swap(Src0, Src1); 4698 if (const auto *ZExt = dyn_cast<ZExtInst>(Src0)) { 4704 Src0 = ZExt->getOperand(0); 4707 } else if (const auto *SExt = dyn_cast<SExtInst>(Src0)) { 4713 Src0 = SExt->getOperand(0); 4718 unsigned Src0Reg = getRegForValue(Src0); 4721 bool Src0IsKill = hasTrivialKill(Src0);