Home
last modified time | relevance | path

Searched refs:fixup_13_pcrel (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/test/MC/AVR/
Dinst-rjmp.s17 …ECK: ; fixup A - offset: 0, value: .Ltmp0+2, kind: fixup_13_pcrel
19 …ECK: ; fixup A - offset: 0, value: .Ltmp1-2, kind: fixup_13_pcrel
21 ; CHECK: ; fixup A - offset: 0, value: foo, kind: fixup_13_pcrel
23 …ECK: ; fixup A - offset: 0, value: .Ltmp2+8, kind: fixup_13_pcrel
25 ; CHECK: ; fixup A - offset: 0, value: end, kind: fixup_13_pcrel
27 …ECK: ; fixup A - offset: 0, value: .Ltmp3+0, kind: fixup_13_pcrel
29 …ECK: ; fixup A - offset: 0, value: .Ltmp4-4, kind: fixup_13_pcrel
31 …ECK: ; fixup A - offset: 0, value: .Ltmp5-6, kind: fixup_13_pcrel
Dinst-rcall.s12 ; CHECK: ; fixup A - offset: 0, value: .Ltmp0+0, kind: fixup_13_pcrel
14 ; CHECK: ; fixup A - offset: 0, value: .Ltmp1-8, kind: fixup_13_pcrel
16 ; CHECK: ; fixup A - offset: 0, value: .Ltmp2+12, kind: fixup_13_pcrel
18 ; CHECK: ; fixup A - offset: 0, value: .Ltmp3+46, kind: fixup_13_pcrel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp134 void fixup_13_pcrel(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup_13_pcrel() function
257 case AVR::fixup_13_pcrel: in adjustFixupValue()
258 adjust::fixup_13_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
473 case AVR::fixup_13_pcrel: in shouldForceRelocation()
DAVRFixupKinds.h41 fixup_13_pcrel, enumerator
DAVRELFObjectWriter.cpp83 case AVR::fixup_13_pcrel: in getRelocType()
/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp134 static void fixup_13_pcrel(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup_13_pcrel() function
256 case AVR::fixup_13_pcrel: in adjustFixupValue()
257 adjust::fixup_13_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
475 case AVR::fixup_13_pcrel: in shouldForceRelocation()
DAVRFixupKinds.h41 fixup_13_pcrel, enumerator
DAVRELFObjectWriter.cpp83 case AVR::fixup_13_pcrel: in getRelocType()
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td174 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td184 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>";
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.td189 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_13_pcrel>";