Searched defs:InstrDesc (Results 1 – 3 of 3) sorted by relevance
348 struct InstrDesc { struct368 // SchedClassID used to construct this InstrDesc. argument386 InstrDesc() = default; argument388 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