Home
last modified time | relevance | path

Searched defs:MCI (Results 1 – 25 of 33) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp89 MCInst const &MCI) { in addConstExtender()
104 MCInst const &MCI) { in bundleInstructions()
111 HexagonMCInstrInfo::bundleInstructions(MCInst const &MCI) { in bundleInstructions()
116 size_t HexagonMCInstrInfo::bundleSize(MCInst const &MCI) { in bundleSize()
236 MCInst const &MCI) { in extendIfNeeded()
242 MCInst const &MCI) { in getMemAccessSize()
249 MCInst const &MCI) { in getAddrMode()
256 MCInst const &MCI) { in getDesc()
317 MCInst const &MCI) { in getExtendableOp()
324 MCInst const &MCI) { in getExtendableOperand()
[all …]
H A DHexagonMCInstrInfo.h204 bool inRange(MCInst const &MCI, size_t Index) { in inRange()
208 bool inSRange(MCInst const &MCI, size_t Index) { in inSRange()
211 template <unsigned N> bool inRange(MCInst const &MCI, size_t Index) { in inRange()
H A DHexagonMCCompound.cpp350 MCInst &MCI) { in lookForCompound()
402 MCContext &Context, MCInst &MCI) { in tryCompound()
H A DHexagonInstPrinter.cpp41 MCInst const &MCI = *I.getInst(); in printInst() local
H A DHexagonMCELFStreamer.cpp71 MCInst *MCI = const_cast<MCInst *>(I.getInst()); in emitInstruction() local
H A DHexagonMCChecker.cpp68 void HexagonMCChecker::initReg(MCInst const &MCI, unsigned R, unsigned &PredReg, in initReg()
92 void HexagonMCChecker::init(MCInst const &MCI) { in init()
H A DHexagonMCDuplexInfo.cpp189 unsigned HexagonMCInstrInfo::getDuplexCandidateGroup(MCInst const &MCI) { in getDuplexCandidateGroup()
H A DHexagonAsmBackend.cpp581 MCInst &MCI = const_cast<MCInst &>(HexagonMCInstrInfo::instruction( in fixupNeedsRelaxationAdvanced() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCA/
H A DX86CustomBehaviour.cpp24 const MCInst &MCI) { in setMemBarriers()
40 std::unique_ptr<Instruction> &Inst, const MCInst &MCI) { in postProcessInstruction()
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp236 static Error verifyOperands(const MCInstrDesc &MCDesc, const MCInst &MCI) { in verifyOperands()
265 void InstrBuilder::populateWrites(InstrDesc &ID, const MCInst &MCI, in populateWrites()
434 void InstrBuilder::populateReads(InstrDesc &ID, const MCInst &MCI, in populateReads()
513 InstrBuilder::createInstrDescImpl(const MCInst &MCI, in createInstrDescImpl()
603 InstrBuilder::getOrCreateInstrDesc(const MCInst &MCI, in getOrCreateInstrDesc()
624 InstrBuilder::createInstruction(const MCInst &MCI, in createInstruction()
H A DCustomBehaviour.cpp51 const MCInstrInfo &MCII, const MCInst &MCI, in getSchedClassID()
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DInstructionView.cpp35 for (const auto &MCI : getSource()) { in toJSON() local
H A DResourcePressureView.cpp159 for (const MCInst &MCI : Source) { in printResourcePressurePerInst() local
H A DBottleneckAnalysis.cpp286 const MCInst &MCI, in printInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp25 std::unique_ptr<Instruction> &Inst, const MCInst &MCI) { in postProcessInstruction()
46 const MCInst &MCI) { in processWaitCnt()
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DSupport.h33 InstructionError(std::string M, const T &MCI) in InstructionError()
H A DCustomBehaviour.h52 const MCInst &MCI) {} in postProcessInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp120 MCInst *MCI = AP.OutContext.createMCInst(); in HexagonLowerToMC() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp244 const MCInst &MCI) { in ResolveVariantSchedClassId()
256 const MCInst &MCI) { in resolveSchedClassId()
H A DAnalysis.cpp137 const MCInst &MCI = Point.keyInstruction(); in printInstructionRowCsv() local
224 const MCInst &MCI = Point.keyInstruction(); in makePointsPerSchedClass() local
H A DClustering.cpp199 const MCInst &MCI = Point.keyInstruction(); in clusterizeNaive() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp93 const MCInstrInfo &MCII, const MCInst &MCI, in getSchedClassID()
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp575 for (const MCInst &MCI : Insts) { in main() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLint.cpp287 MemCpyInst *MCI = cast<MemCpyInst>(&I); in visitCallBase() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp535 void HexagonAsmParser::canonicalizeImmediates(MCInst &MCI) { in canonicalizeImmediates()
552 bool HexagonAsmParser::matchOneInstruction(MCInst &MCI, SMLoc IDLoc, in matchOneInstruction()

12