Lines Matching refs:ARMAsmBackend
50 const MCFixupKindInfo &ARMAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()
163 void ARMAsmBackend::handleAssemblerFlag(MCAssemblerFlag Flag) { in handleAssemblerFlag()
176 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op, in getRelaxedOpcode()
199 bool ARMAsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation()
206 const char *ARMAsmBackend::reasonForFixupRelaxation(const MCFixup &Fixup, in reasonForFixupRelaxation()
259 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
265 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction()
296 bool ARMAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()
362 unsigned ARMAsmBackend::adjustFixupValue(const MCAssembler &Asm, in adjustFixupValue()
759 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation()
903 void ARMAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()