Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:CondOpcode

541     if (unsigned CondOpcode = getConditionalMove(Opcode)) {
542 MI->setDesc(get(CondOpcode));