Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRFixupKinds.h72 fixup_hh8_ldi_neg, enumerator
H A DAVRELFObjectWriter.cpp101 case AVR::fixup_hh8_ldi_neg: in getRelocType()
H A DAVRMCExpr.cpp159 Kind = isNegated() ? AVR::fixup_hh8_ldi_neg : AVR::fixup_hh8_ldi; in getFixupKind()
H A DAVRAsmBackend.cpp321 case AVR::fixup_hh8_ldi_neg: in adjustFixupValue()
453 {"fixup_hh8_ldi_neg", 0, 8, 0}, in getFixupKindInfo()