Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstruction.h255 struct InstrDesc { struct
256 std::vector<WriteDescriptor> Writes; // Implicit writes are at the end.
257 std::vector<ReadDescriptor> Reads; // Implicit reads are at the end.
282 const InstrDesc &Desc; argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp167 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in isCFITrap() local
178 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in canFallThrough() local
193 const auto &InstrDesc = MII->get(InstrMeta.Instruction.getOpcode()); in getDefiniteNextInstruction() local
269 const auto &InstrDesc = MII->get(InstrMetaPtr->Instruction.getOpcode()); in validateCFIProtection() local
321 const auto &InstrDesc = MII->get(NodeInstr.Instruction.getOpcode()); in indirectCFOperandClobber() local
474 const auto &InstrDesc = MII->get(Instruction.getOpcode()); in parseSectionContents() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLatency.cpp85 const auto &InstrDesc = State.getInstrInfo().get(Opcode); in generatePrototype() local
DUops.cpp136 const auto &InstrDesc = State.getInstrInfo().get(Opcode); in generatePrototype() local
DBenchmarkRunner.cpp39 const llvm::MCInstrDesc &InstrDesc = State.getInstrInfo().get(Opcode); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp40 const auto &InstrDesc = InstrInfo.get(Opcode); in generatePrototype() 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-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3249 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local