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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVFixupKinds.h70 // fixup_riscv_call - A fixup representing a call attached to the auipc
72 fixup_riscv_call, enumerator in enum:llvm::RISCV::Fixups
H A DRISCVELFObjectWriter.cpp83 case RISCV::fixup_riscv_call:
H A DRISCVAsmBackend.cpp217 case RISCV::fixup_riscv_call:
H A DRISCVMCCodeEmitter.cpp330 FixupKind = RISCV::fixup_riscv_call;

Completed in 118 milliseconds