Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRFixupKinds.h59 fixup_hh8_ldi, enumerator
H A DAVRELFObjectWriter.cpp95 case AVR::fixup_hh8_ldi: in getRelocType()
H A DAVRMCExpr.cpp160 Kind = isNegated() ? AVR::fixup_hh8_ldi_neg : AVR::fixup_hh8_ldi; in getFixupKind()
H A DAVRAsmBackend.cpp281 case AVR::fixup_hh8_ldi: in adjustFixupValue()