Lines Matching refs:MCInstrDesc
143 const MCInstrDesc &MCID = MI->getDesc(); in convertToThreeAddress()
482 const MCInstrDesc &MCID = MI->getDesc(); in DefinesPredicate()
502 const MCInstrDesc &MCID = MI->getDesc(); in isPredicable()
531 const MCInstrDesc &MCID = MI->getDesc(); in GetInstSizeInBytes()
1365 const MCInstrDesc &Desc = MI.getDesc(); in rewriteARMFrameIndex()
1805 const MCInstrDesc &Desc = MI->getDesc(); in getNumMicroOps()
1908 const MCInstrDesc &DefMCID, in getVLDMDefCycle()
1949 const MCInstrDesc &DefMCID, in getLDMDefCycle()
1984 const MCInstrDesc &UseMCID, in getVSTMUseCycle()
2024 const MCInstrDesc &UseMCID, in getSTMUseCycle()
2053 const MCInstrDesc &DefMCID, in getOperandLatency()
2055 const MCInstrDesc &UseMCID, in getOperandLatency()
2172 const MCInstrDesc &DefMCID = DefMI->getDesc(); in getOperandLatency()
2176 const MCInstrDesc &UseMCID = UseMI->getDesc(); in getOperandLatency()
2329 const MCInstrDesc &DefMCID = get(DefNode->getMachineOpcode()); in getOperandLatency()
2345 const MCInstrDesc &UseMCID = get(UseNode->getMachineOpcode()); in getOperandLatency()
2505 const MCInstrDesc &MCID = MI->getDesc(); in getInstrLatency()