Searched refs:fixup_ve_got_hi32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEFixupKinds.h35 /// fixup_ve_got_hi32 - 32-bit fixup corresponding to foo\@got_hi
36 fixup_ve_got_hi32, enumerator in enum:llvm::VE::Fixups
H A DVEAsmBackend.cpp38 case VE::fixup_ve_got_hi32:
77 case VE::fixup_ve_got_hi32:
114 {"fixup_ve_got_hi32", 0, 32, 0},
H A DVEMCExpr.cpp154 return VE::fixup_ve_got_hi32;
H A DVEELFObjectWriter.cpp112 case VE::fixup_ve_got_hi32:

Completed in 177 milliseconds