Searched refs:CSKYAsmBackend (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYAsmBackend.cpp | 24 CSKYAsmBackend::createObjectTargetWriter() const { in createObjectTargetWriter() 29 CSKYAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo() 174 bool CSKYAsmBackend::fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, in fixupNeedsRelaxationAdvanced() 201 void CSKYAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() 242 bool CSKYAsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation() 263 bool CSKYAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() 286 bool CSKYAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation() 292 void CSKYAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() 347 bool CSKYAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData() 357 return new CSKYAsmBackend(STI, Options); in createCSKYAsmBackend()
|
| H A D | CSKYAsmBackend.h | 19 class CSKYAsmBackend : public MCAsmBackend { 22 CSKYAsmBackend(const MCSubtargetInfo &STI, const MCTargetOptions &OP) in CSKYAsmBackend() function
|
| H A D | CMakeLists.txt | 2 CSKYAsmBackend.cpp
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 6465 llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.cpp 6466 llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.h
|