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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEFixupKinds.h47 /// fixup_ve_plt_hi32/lo32
48 fixup_ve_plt_hi32, enumerator in enum:llvm::VE::Fixups
H A DVEAsmBackend.cpp40 case VE::fixup_ve_plt_hi32:
81 case VE::fixup_ve_plt_hi32:
118 {"fixup_ve_plt_hi32", 0, 32, 0},
H A DVEMCExpr.cpp162 return VE::fixup_ve_plt_hi32;
H A DVEELFObjectWriter.cpp120 case VE::fixup_ve_plt_hi32:

Completed in 110 milliseconds