Searched defs:InstrDesc (Results 1 – 9 of 9) sorted by relevance
348 struct InstrDesc { struct368 // SchedClassID used to construct this InstrDesc. argument386 InstrDesc() = default; argument388 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
447 struct InstrDesc { struct467 // SchedClassID used to construct this InstrDesc. argument487 InstrDesc() = default; argument489 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
970 const MCInstrDesc &InstrDesc = MI.getDesc(); in commuteInstructionImpl() local2052 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local
4024 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local
5191 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local