reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
336 if (MI->isPosition() || MI->isImplicitDef() || MI->isCopy()) 336 if (MI->isPosition() || MI->isImplicitDef() || MI->isCopy()) 336 if (MI->isPosition() || MI->isImplicitDef() || MI->isCopy()) 339 const MCInstrDesc &MCID = MI->getDesc(); 340 if (MI->isBarrier()) { 358 !FindMLxHazard(MI)) 359 pushStack(MI); 361 ExpandFPMLxInstruction(MBB, MI, MulOpc, AddSubOpc, NegAcc, HasLane);