Searched refs:fixup_hh8_ldi (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRFixupKinds.h59 fixup_hh8_ldi, enumerator in enum:llvm::AVR::Fixups
H A DAVRELFObjectWriter.cpp93 case AVR::fixup_hh8_ldi:
H A DAVRMCExpr.cpp155 Kind = isNegated() ? AVR::fixup_hh8_ldi_neg : AVR::fixup_hh8_ldi;
H A DAVRAsmBackend.cpp281 case AVR::fixup_hh8_ldi:
410 {"fixup_hh8_ldi", 0, 8, 0},

Completed in 70 milliseconds