Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRFixupKinds.h67 fixup_lo8_ldi_neg, enumerator
DAVRELFObjectWriter.cpp96 case AVR::fixup_lo8_ldi_neg: in getRelocType()
DAVRMCExpr.cpp150 Kind = isNegated() ? AVR::fixup_lo8_ldi_neg : AVR::fixup_lo8_ldi; in getFixupKind()
DAVRAsmBackend.cpp293 case AVR::fixup_lo8_ldi_neg: in adjustFixupValue()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
Dmodifiers.s50 ; CHECK: ; fixup A - offset: 0, value: -lo8(foo), kind: fixup_lo8_ldi_neg