Home
last modified time | relevance | path

Searched refs:fixup_ve_srel32 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp71 case VE::fixup_ve_srel32: in getRelocType()
96 case VE::fixup_ve_srel32: in getRelocType()
H A DVEAsmBackend.cpp45 case VE::fixup_ve_srel32: in adjustFixupValue()
72 case VE::fixup_ve_srel32: in getFixupKindNumBytes()
H A DVEFixupKinds.h21 fixup_ve_srel32, enumerator
H A DVEMCCodeEmitter.cpp125 MCFixup::create(0, MO.getExpr(), (MCFixupKind)VE::fixup_ve_srel32)); in getBranchTargetOpValue()