Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:MCOI

815         int DefIdx = MCID->getOperandConstraint(OpNo, MCOI::TIED_TO);
820 if (MCID->getOperandConstraint(OpNo, MCOI::EARLY_CLOBBER) != -1)
1683 const MCOperandInfo &MCOI = getDesc().OpInfo[i];
1684 if (MCOI.isPredicate())
1686 if (MCOI.isOptionalDef())