Lines Matching +full:c +full:- +full:22

1 //===-- SparcFixupKinds.h - Sparc Specific Fixup Entries --------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
17 // fixup_sparc_call30 - 30-bit PC relative relocation for call
20 /// fixup_sparc_br22 - 22-bit PC relative relocation for
24 /// fixup_sparc_br19 - 19-bit PC relative relocation for
28 /// fixup_sparc_bpr - 16-bit fixup for bpr
31 /// fixup_sparc_13 - 13-bit fixup
34 /// fixup_sparc_hi22 - 22-bit fixup corresponding to %hi(foo)
38 /// fixup_sparc_lo10 - 10-bit fixup corresponding to %lo(foo)
41 /// fixup_sparc_h44 - 22-bit fixup corresponding to %h44(foo)
44 /// fixup_sparc_m44 - 10-bit fixup corresponding to %m44(foo)
47 /// fixup_sparc_l44 - 12-bit fixup corresponding to %l44(foo)
50 /// fixup_sparc_hh - 22-bit fixup corresponding to %hh(foo)
53 /// fixup_sparc_hm - 10-bit fixup corresponding to %hm(foo)
56 /// fixup_sparc_lm - 22-bit fixup corresponding to %lm(foo)
59 /// fixup_sparc_pc22 - 22-bit fixup corresponding to %pc22(foo)
62 /// fixup_sparc_pc10 - 10-bit fixup corresponding to %pc10(foo)
65 /// fixup_sparc_got22 - 22-bit fixup corresponding to %got22(foo)
68 /// fixup_sparc_got10 - 10-bit fixup corresponding to %got10(foo)
71 /// fixup_sparc_got13 - 13-bit fixup corresponding to %got13(foo)
97 /// 22-bit fixup corresponding to %hix(foo)
99 /// 13-bit fixup corresponding to %lox(foo)
102 /// 22-bit fixup corresponding to %gdop_hix22(foo)
104 /// 13-bit fixup corresponding to %gdop_lox10(foo)
106 /// 32-bit fixup corresponding to %gdop(foo)
111 NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind