Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MCA/
DInstruction.h348 struct InstrDesc { struct
368 // SchedClassID used to construct this InstrDesc. argument
386 InstrDesc() = default; argument
388 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h348 struct InstrDesc { struct
368 // SchedClassID used to construct this InstrDesc. argument
386 InstrDesc() = default; argument
388 InstrDesc &operator=(const InstrDesc &Other) = delete; argument
/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp170 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in isCFITrap() local
175 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in willTrapOnCFIViolation() local
192 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in canFallThrough() local
207 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in getDefiniteNextInstruction() local
287 const auto &InstrDesc = MII->get(InstrMetaPtr->Instruction.getOpcode()); in validateCFIProtection() local
339 const auto &InstrDesc = MII->get(NodeInstr.Instruction.getOpcode()); in indirectCFOperandClobber() local
500 const auto &InstrDesc = MII->get(Instruction.getOpcode()); in parseSectionContents() local
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp252 const MCInstrDesc &InstrDesc = Instr.Description; in generateSnippets() local
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp970 const MCInstrDesc &InstrDesc = MI.getDesc(); in commuteInstructionImpl() local
2052 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4024 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4513 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local