Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:MCID

806     const MCInstrDesc &MCID = MI->getDesc();
921 MCID.getOperandConstraint(i, MCOI::TIED_TO) != -1;
951 (hasTiedOps && (hasPhysDefs || MCID.getNumDefs() > 1))) {
1007 SkippedInstrs.insert(&MCID);