Lines Matching +full:32 +full:- +full:bit
1 //===-- VEFixupKinds.h - VE Specific Fixup Entries --------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
17 /// fixup_ve_reflong - 32-bit fixup corresponding to foo
20 /// fixup_ve_srel32 - 32-bit fixup corresponding to foo for relative branch
23 /// fixup_ve_hi32 - 32-bit fixup corresponding to foo\@hi
26 /// fixup_ve_lo32 - 32-bit fixup corresponding to foo\@lo
29 /// fixup_ve_pc_hi32 - 32-bit fixup corresponding to foo\@pc_hi
32 /// fixup_ve_pc_lo32 - 32-bit fixup corresponding to foo\@pc_lo
35 /// fixup_ve_got_hi32 - 32-bit fixup corresponding to foo\@got_hi
38 /// fixup_ve_got_lo32 - 32-bit fixup corresponding to foo\@got_lo
41 /// fixup_ve_gotoff_hi32 - 32-bit fixup corresponding to foo\@gotoff_hi
44 /// fixup_ve_gotoff_lo32 - 32-bit fixup corresponding to foo\@gotoff_lo
59 NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind