Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp174 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in isCFITrap() local
179 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in willTrapOnCFIViolation() local
196 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in canFallThrough() local
211 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in getDefiniteNextInstruction() local
291 const auto &InstrDesc = MII->get(InstrMetaPtr->Instruction.getOpcode()); in validateCFIProtection() local
343 const auto &InstrDesc = MII->get(NodeInstr.Instruction.getOpcode()); in indirectCFOperandClobber() local
507 const auto &InstrDesc = MII->get(Instruction.getOpcode()); in parseSectionContents() local
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp351 const MCInstrDesc &InstrDesc = Instr.Description; generateSnippets() local
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1428 const auto &InstrDesc = m_instr_info_up->get(mc_inst.getOpcode()); IsAuthenticated() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5846 const MCInstrDesc &InstrDesc = get(Opc); legalizeOperandsVOP2() local