LLVM: lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "mccodeemitter" |
◆ DEBUG_TYPE
#define DEBUG_TYPE "mccodeemitter"
◆ addFixup()
Definition at line 127 of file RISCVMCCodeEmitter.cpp.
References llvm::MCFixup::create(), llvm::RISCV::fixup_riscv_branch, llvm::RISCV::fixup_riscv_call, llvm::RISCV::fixup_riscv_call_plt, llvm::RISCV::fixup_riscv_jal, llvm::RISCV::fixup_riscv_nds_branch_10, llvm::RISCV::fixup_riscv_pcrel_hi20, llvm::RISCV::fixup_riscv_pcrel_lo12_i, llvm::RISCV::fixup_riscv_pcrel_lo12_s, llvm::RISCV::fixup_riscv_qc_e_branch, llvm::RISCV::fixup_riscv_qc_e_call_plt, llvm::RISCV::fixup_riscv_rvc_branch, llvm::RISCV::fixup_riscv_rvc_jump, and llvm::Offset.
◆ getInvertedBranchOp()
◆ STATISTIC() [1/2]
| STATISTIC | ( | MCNumEmitted | , |
|---|---|---|---|
| "Number of MC instructions emitted" | ) |
◆ STATISTIC() [2/2]
| STATISTIC | ( | MCNumFixups | , |
|---|---|---|---|
| "Number of MC fixups created" | ) |