Searched defs:InstrDesc (Results 1 – 3 of 3) sorted by relevance
447 struct InstrDesc { struct467 // SchedClassID used to construct this InstrDesc. argument487 InstrDesc() = default; argument489 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
1387 const auto &InstrDesc = m_instr_info_up->get(mc_inst.getOpcode()); IsAuthenticated() local
5851 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local