Lines Matching refs:ARMAsmBackend
50 Optional<MCFixupKind> ARMAsmBackend::getFixupKind(StringRef Name) const { in getFixupKind()
68 const MCFixupKindInfo &ARMAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()
194 void ARMAsmBackend::handleAssemblerFlag(MCAssemblerFlag Flag) { in handleAssemblerFlag()
207 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op, in getRelaxedOpcode()
230 bool ARMAsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation()
244 const char *ARMAsmBackend::reasonForFixupRelaxation(const MCFixup &Fixup, in reasonForFixupRelaxation()
323 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
329 void ARMAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction()
360 bool ARMAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()
426 unsigned ARMAsmBackend::adjustFixupValue(const MCAssembler &Asm, in adjustFixupValue()
879 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation()
1042 void ARMAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()