Lines Matching refs:ARMAsmBackend
49 std::optional<MCFixupKind> ARMAsmBackend::getFixupKind(StringRef Name) const { in getFixupKind()
69 const MCFixupKindInfo &ARMAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()
210 void ARMAsmBackend::handleAssemblerFlag(MCAssemblerFlag Flag) { in handleAssemblerFlag()
223 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op, in getRelaxedOpcode()
246 bool ARMAsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation()
260 const char *ARMAsmBackend::reasonForFixupRelaxation(const MCFixup &Fixup, in reasonForFixupRelaxation()
339 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
344 void ARMAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction()
375 bool ARMAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData()
442 unsigned ARMAsmBackend::adjustFixupValue(const MCAssembler &Asm, in adjustFixupValue()
910 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation()
1082 void ARMAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()