Home
last modified time | relevance | path

Searched defs:InstrDesc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h447 struct InstrDesc { struct
467 // SchedClassID used to construct this InstrDesc. argument
487 InstrDesc() = default; argument
489 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1387 const auto &InstrDesc = m_instr_info_up->get(mc_inst.getOpcode()); IsAuthenticated() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5851 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local