Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:MCOI

700         int DefIdx = MCID->getOperandConstraint(OpNo, MCOI::TIED_TO);
705 if (MCID->getOperandConstraint(OpNo, MCOI::EARLY_CLOBBER) != -1)
1539 const MCOperandInfo &MCOI = getDesc().OpInfo[i];
1540 if (MCOI.isPredicate())
1542 if (MCOI.isOptionalDef())