Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp88 MCInst const &MCI) { in addConstExtender()
103 MCInst const &MCI) { in bundleInstructions()
110 HexagonMCInstrInfo::bundleInstructions(MCInst const &MCI) { in bundleInstructions()
115 size_t HexagonMCInstrInfo::bundleSize(MCInst const &MCI) { in bundleSize()
204 MCInst const &MCI) { in extendIfNeeded()
210 MCInst const &MCI) { in getMemAccessSize()
217 MCInst const &MCI) { in getAddrMode()
224 MCInst const &MCI) { in getDesc()
285 MCInst const &MCI) { in getExtendableOp()
292 MCInst const &MCI) { in getExtendableOperand()
[all …]
DHexagonMCInstrInfo.h188 bool inRange(MCInst const &MCI, size_t Index) { in inRange()
192 bool inSRange(MCInst const &MCI, size_t Index) { in inSRange()
195 template <unsigned N> bool inRange(MCInst const &MCI, size_t Index) { in inRange()
DHexagonMCCompound.cpp349 MCInst &MCI) { in lookForCompound()
399 MCContext &Context, MCInst &MCI) { in tryCompound()
DHexagonInstPrinter.cpp41 MCInst const &MCI = *I.getInst(); in printInst() local
DHexagonMCChecker.cpp66 void HexagonMCChecker::initReg(MCInst const &MCI, unsigned R, unsigned &PredReg, in initReg()
86 void HexagonMCChecker::init(MCInst const &MCI) { in init()
362 MCInst const &MCI = *HMI.getInst(); in checkSlots() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp33 MCInst const &MCI) { in addConstExtender()
46 HexagonMCInstrInfo::bundleInstructions(MCInst const &MCI) { in bundleInstructions()
51 size_t HexagonMCInstrInfo::bundleSize(MCInst const &MCI) { in bundleSize()
91 MCContext &Context, MCInst &MCI) { in clampExtended()
163 MCInst const &MCI) { in extendIfNeeded()
169 HexagonMCInstrInfo::getAccessSize(MCInstrInfo const &MCII, MCInst const &MCI) { in getAccessSize()
177 MCInst const &MCI) { in getBitCount()
184 MCInst const &MCI) { in getCExtOpNum()
190 MCInst const &MCI) { in getDesc()
250 MCInst const &MCI) { in getExtendableOp()
[all …]
DHexagonMCInstrInfo.h180 bool inRange(MCInst const &MCI, size_t Index) { in inRange()
184 bool inSRange(MCInst const &MCI, size_t Index) { in inSRange()
187 template <unsigned N> bool inRange(MCInst const &MCI, size_t Index) { in inRange()
DHexagonMCELFStreamer.cpp57 MCInst *MCI = const_cast<MCInst *>(I.getInst()); in EmitInstruction() local
74 MCInst *MCI = const_cast<MCInst *>(I.getInst()); in EmitInstruction() local
DHexagonMCChecker.cpp56 void HexagonMCChecker::init(MCInst const& MCI) { in init()
251 MCInst const& MCI = *HMI.getInst(); in checkSlots() local
280 MCInst const &MCI = *MCB.begin()[i].getInst(); in checkBranches() local
DHexagonMCCompound.cpp361 bool lookForCompound(MCInstrInfo const &MCII, MCContext &Context, MCInst &MCI) { in lookForCompound()
413 MCContext &Context, MCInst &MCI) { in tryCompound()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
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 …]
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()
DHexagonMCCompound.cpp350 MCInst &MCI) { in lookForCompound()
402 MCContext &Context, MCInst &MCI) { in tryCompound()
DHexagonInstPrinter.cpp41 MCInst const &MCI = *I.getInst(); in printInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCA/
DX86CustomBehaviour.cpp24 const MCInst &MCI) { in setMemBarriers()
40 std::unique_ptr<Instruction> &Inst, const MCInst &MCI) { in postProcessInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp218 static Error verifyOperands(const MCInstrDesc &MCDesc, const MCInst &MCI) { in verifyOperands()
247 void InstrBuilder::populateWrites(InstrDesc &ID, const MCInst &MCI, in populateWrites()
417 void InstrBuilder::populateReads(InstrDesc &ID, const MCInst &MCI, in populateReads()
509 InstrBuilder::createInstrDescImpl(const MCInst &MCI) { in createInstrDescImpl()
599 InstrBuilder::getOrCreateInstrDesc(const MCInst &MCI) { in getOrCreateInstrDesc()
610 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
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()
DCustomBehaviour.cpp51 const MCInstrInfo &MCII, const MCInst &MCI, in getSchedClassID()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DSupport.h33 InstructionError(std::string M, const T &MCI) in InstructionError()
DCustomBehaviour.h52 const MCInst &MCI) {} in postProcessInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DSupport.h32 InstructionError(std::string M, const T &MCI) in InstructionError()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCA/
DAMDGPUCustomBehaviour.cpp25 std::unique_ptr<Instruction> &Inst, const MCInst &MCI) { in postProcessInstruction()
46 const MCInst &MCI) { in processWaitCnt()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp120 MCInst *MCI = AP.OutContext.createMCInst(); in HexagonLowerToMC() local
/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp100 MCInst *MCI = new (AP.OutContext) MCInst; in HexagonLowerToMC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp107 MCInst *MCI = new (AP.OutContext) MCInst; in HexagonLowerToMC() local

123