Lines Matching refs:ARMAsmBackend
50 Optional<MCFixupKind> ARMAsmBackend::getFixupKind(StringRef Name) const { in getFixupKind()
69 const MCFixupKindInfo &ARMAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()
195 void ARMAsmBackend::handleAssemblerFlag(MCAssemblerFlag Flag) { in handleAssemblerFlag()
208 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op, in getRelaxedOpcode()
231 bool ARMAsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation()
245 const char *ARMAsmBackend::reasonForFixupRelaxation(const MCFixup &Fixup, in reasonForFixupRelaxation()
324 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
330 void ARMAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction()
361 bool ARMAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData()
428 unsigned ARMAsmBackend::adjustFixupValue(const MCAssembler &Asm, in adjustFixupValue()
881 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation()
1044 void ARMAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()