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

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

Completed in 63 milliseconds