Searched defs:InstDesc (Results 1 – 4 of 4) sorted by relevance
219 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
2005 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local2708 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local2762 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local2827 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
3202 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local4188 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local4308 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local4373 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
1399 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local