Searched defs:InstrDesc (Results 1 – 2 of 2) sorted by relevance
348 struct InstrDesc { struct368 // SchedClassID used to construct this InstrDesc. argument386 InstrDesc() = default; argument388 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
4024 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local