Searched refs:HMI (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonAsmBackend.cpp | 539 bool isInstRelaxable(MCInst const &HMI) const { in isInstRelaxable() 540 const MCInstrDesc &MCID = HexagonMCInstrInfo::getDesc(*MCII, HMI); in isInstRelaxable() 543 if (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeJ || in isInstRelaxable() 544 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCJ && in isInstRelaxable() 546 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeNCJ && in isInstRelaxable() 548 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCR && in isInstRelaxable() 549 HMI.getOpcode() != Hexagon::C4_addipc)) in isInstRelaxable() 550 if (HexagonMCInstrInfo::isExtendable(*MCII, HMI)) { in isInstRelaxable() 553 HMI.getOperand(HexagonMCInstrInfo::getExtendableOp(*MCII, HMI)); in isInstRelaxable()
|
| H A D | HexagonMCCodeEmitter.cpp | 381 MCInst &HMI = const_cast<MCInst &>(*I.getInst()); in encodeInstruction() local 383 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI)); in encodeInstruction() 384 State.Extended = HexagonMCInstrInfo::isImmext(HMI); in encodeInstruction()
|
| H A D | HexagonMCChecker.cpp | 676 for (auto const &HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters() local 677 if (HexagonMCInstrInfo::getType(MCII, *HMI.getInst()) == in checkRegisters()
|
| H A D | HexagonMCInstrInfo.cpp | 981 for (auto HMI : bundleInstructions(MCI)) { in slotsConsumed() local 982 MCInst const &MCI = *HMI.getInst(); in slotsConsumed()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/ |
| H A D | allkeys.txt | 25497 A093 ; [.44F4.0020.0002] # YI SYLLABLE HMI
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | NamesList.txt | 22408 A093 YI SYLLABLE HMI
|
| H A D | UnicodeData.txt | 12450 A093;YI SYLLABLE HMI;Lo;0;L;;;;;N;;;;;
|