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/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp371 for (auto HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkSlots() local
640 for (auto const &HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters() local
DHexagonMCCodeEmitter.cpp382 MCInst &HMI = const_cast<MCInst &>(*I.getInst()); in encodeInstruction() local
DHexagonMCInstrInfo.cpp963 for (auto HMI : bundleInstructions(MCI)) { in slotsConsumed() local