Searched refs:InstrDesc (Results 1 – 1 of 1) sorted by relevance
915 const MCInstrDesc &InstrDesc = MI->getDesc(); in commuteInstructionImpl() local923 if (!isLegalRegOperand(MRI, InstrDesc.OpInfo[Src1Idx], Src0)) in commuteInstructionImpl()1848 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local1870 if (isLegalRegOperand(MRI, InstrDesc.OpInfo[Src1Idx], Src1)) in legalizeOperandsVOP2()1891 !isLegalRegOperand(MRI, InstrDesc.OpInfo[Src1Idx], Src0)) { in legalizeOperandsVOP2()