Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVFixupKinds.h34 fixup_riscv_pcrel_lo12_s, enumerator
H A DRISCVELFObjectWriter.cpp72 case RISCV::fixup_riscv_pcrel_lo12_s: in getRelocType()
H A DRISCVAsmBackend.cpp441 case RISCV::fixup_riscv_pcrel_lo12_s: in adjustFixupValue()
543 case RISCV::fixup_riscv_pcrel_lo12_s: { in evaluateTargetFixup()
H A DRISCVMCCodeEmitter.cpp435 FixupKind = RISCV::fixup_riscv_pcrel_lo12_s; in getImmOpValue()