Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getOpcode

798     if (!DefX2 || DefX2->getOpcode() != Instruction::And)
815 !((SubInst->getOpcode() == Instruction::Sub && Dec->isOne()) ||
816 (SubInst->getOpcode() == Instruction::Add &&
838 if (Inst->getOpcode() != Instruction::Add)