Searched defs:InstDesc (Results 1 – 5 of 5) sorted by relevance
218 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
449 const MCInstrDesc &InstDesc = MI->getDesc(); in tryAddToFoldList() local1552 const MCInstrDesc &InstDesc = UseMI->getDesc(); in tryFoldRegSequence() local
3430 const MCInstrDesc &InstDesc = MI.getDesc(); in isImmOperandLegal() local4632 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local6335 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local6465 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local6569 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
435 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
1970 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local