Home
last modified time | relevance | path

Searched refs:fixup_16 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
Dinst-sts.s13 ; CHECK: ; fixup A - offset: 2, value: SYMBOL+1, kind: fixup_16
Dinst-lds.s16 ; CHECK: ; fixup A - offset: 2, value: SYMBOL+12, kind: fixup_16
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRFixupKinds.h45 fixup_16, enumerator
DAVRELFObjectWriter.cpp86 case AVR::fixup_16: in getRelocType()
DAVRAsmBackend.cpp318 case AVR::fixup_16: in adjustFixupValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td188 let EncoderMethod = "encodeImm<AVR::fixup_16, 2>";