Home
last modified time | relevance | path

Searched refs:fixup_hh8_ldi_pm_neg (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRFixupKinds.h101 fixup_hh8_ldi_pm_neg, enumerator
DAVRAsmBackend.cpp308 case AVR::fixup_hh8_ldi_pm_neg: in adjustFixupValue()
309 if (Kind == AVR::fixup_hh8_ldi_pm_neg) adjust::pm(Value); in adjustFixupValue()
DAVRELFObjectWriter.cpp112 case AVR::fixup_hh8_ldi_pm_neg: in getRelocType()
DAVRMCExpr.cpp169 Kind = isNegated() ? AVR::fixup_hh8_ldi_pm_neg : AVR::fixup_hh8_ldi_pm; in getFixupKind()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
Dmodifiers.s200 … ; fixup A - offset: 0, value: -pm_hh8(foo), kind: fixup_hh8_ldi_pm_neg
202 … ; fixup A - offset: 0, value: -pm_hh8(bar+5), kind: fixup_hh8_ldi_pm_neg