Searched defs:InstrDesc (Results 1 – 4 of 4) sorted by relevance
348 struct InstrDesc { struct368 // SchedClassID used to construct this InstrDesc. argument387 InstrDesc() = default; argument389 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
170 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in isCFITrap() local175 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in willTrapOnCFIViolation() local192 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in canFallThrough() local207 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in getDefiniteNextInstruction() local287 const auto &InstrDesc = MII->get(InstrMetaPtr->Instruction.getOpcode()); in validateCFIProtection() local339 const auto &InstrDesc = MII->get(NodeInstr.Instruction.getOpcode()); in indirectCFOperandClobber() local503 const auto &InstrDesc = MII->get(Instruction.getOpcode()); in parseSectionContents() local
253 const MCInstrDesc &InstrDesc = Instr.Description; in generateSnippets() local
4726 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local