Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVFixupKinds.h61 fixup_riscv_rvc_branch, enumerator
H A DRISCVELFObjectWriter.cpp94 case RISCV::fixup_riscv_rvc_branch: in getRelocType()
H A DRISCVAsmBackend.cpp164 case RISCV::fixup_riscv_rvc_branch: in fixupNeedsRelaxationAdvanced()
509 case RISCV::fixup_riscv_rvc_branch: { in adjustFixupValue()
H A DRISCVMCCodeEmitter.cpp501 FixupKind = RISCV::fixup_riscv_rvc_branch; in getImmOpValue()