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

/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRFixupKinds.h59 fixup_hh8_ldi, enumerator in enum:llvm::AVR::Fixups
H A DAVRELFObjectWriter.cpp95 case AVR::fixup_hh8_ldi:
H A DAVRMCExpr.cpp160 Kind = isNegated() ? AVR::fixup_hh8_ldi_neg : AVR::fixup_hh8_ldi;
H A DAVRAsmBackend.cpp290 case AVR::fixup_hh8_ldi:
444 {"fixup_hh8_ldi", 0, 8, 0},

Completed in 206 milliseconds