Searched refs:fixup_lds_sts_16 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRFixupKinds.h121 fixup_lds_sts_16, enumerator in enum:llvm::AVR::Fixups
H A DAVRAsmBackend.cpp194 static void fixup_lds_sts_16(const MCFixup &Fixup, uint64_t &Value, function in namespace:adjust
356 case AVR::fixup_lds_sts_16:
357 adjust::fixup_lds_sts_16(Fixup, Value, Ctx);
477 {"fixup_lds_sts_16", 0, 16, 0},
H A DAVRELFObjectWriter.cpp145 case AVR::fixup_lds_sts_16:

Completed in 123 milliseconds