Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp250 for (auto HMI: HexagonMCInstrInfo::bundleInstructions(MCBDX)) { in checkSlots() local
468 for (auto const&HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters() local
DHexagonMCELFStreamer.cpp40 MCInst HMI = HexagonMCInstrInfo::createBundle(); in EmitInstruction() local
DHexagonMCCodeEmitter.cpp80 MCInst &HMI = const_cast<MCInst &>(*I.getInst()); in encodeInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp361 for (auto HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkSlots() local
630 for (auto const &HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters() local
DHexagonMCCodeEmitter.cpp382 MCInst &HMI = const_cast<MCInst &>(*I.getInst()); in encodeInstruction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp381 MCInst &HMI = const_cast<MCInst &>(*I.getInst()); in encodeInstruction() local
DHexagonMCChecker.cpp676 for (auto const &HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters() local
DHexagonMCInstrInfo.cpp981 for (auto HMI : bundleInstructions(MCI)) { in slotsConsumed() local