Lines Matching refs:ARMAsmBackend
51 const MCFixupKindInfo &ARMAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()
161 void ARMAsmBackend::handleAssemblerFlag(MCAssemblerFlag Flag) { in handleAssemblerFlag()
174 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op) const { in getRelaxedOpcode()
196 bool ARMAsmBackend::mayNeedRelaxation(const MCInst &Inst) const { in mayNeedRelaxation()
202 const char *ARMAsmBackend::reasonForFixupRelaxation(const MCFixup &Fixup, in reasonForFixupRelaxation()
255 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
261 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction()
292 bool ARMAsmBackend::writeNopData(uint64_t Count, MCObjectWriter *OW) const { in writeNopData()
359 unsigned ARMAsmBackend::adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue()
691 void ARMAsmBackend::processFixupValue(const MCAssembler &Asm, in processFixupValue()
839 void ARMAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup()