reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
536 const MCInstrDesc &MCID = HexagonMCInstrInfo::getDesc(*MCII, HMI); 539 if (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeJ || 540 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCJ && 542 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeNCJ && 544 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCR && 545 HMI.getOpcode() != Hexagon::C4_addipc)) 546 if (HexagonMCInstrInfo::isExtendable(*MCII, HMI)) { 549 HMI.getOperand(HexagonMCInstrInfo::getExtendableOp(*MCII, HMI)); 549 HMI.getOperand(HexagonMCInstrInfo::getExtendableOp(*MCII, HMI));