Searched refs:adjustRelativeBranch (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRAsmBackend.cpp | 60 static bool adjustRelativeBranch(unsigned Size, const MCFixup &Fixup, in adjustRelativeBranch() function 117 if (!adjustRelativeBranch(Size, Fixup, Value, Ctx->getSubtargetInfo())) { in fixup_7_pcrel() 133 if (!adjustRelativeBranch(Size, Fixup, Value, Ctx->getSubtargetInfo())) { in fixup_13_pcrel() 526 return !adjust::adjustRelativeBranch(Size, Fixup, Offset, in forceRelocation()
|