Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp34 class AArch64AsmBackend : public MCAsmBackend { class
41 AArch64AsmBackend(const Target &T, const Triple &TT, bool IsLittleEndian) in AArch64AsmBackend() function in __anon477f96e00111::AArch64AsmBackend
329 Optional<MCFixupKind> AArch64AsmBackend::getFixupKind(StringRef Name) const { in getFixupKind()
349 unsigned AArch64AsmBackend::getFixupKindContainereSizeInBytes(unsigned Kind) const { in getFixupKindContainereSizeInBytes()
385 void AArch64AsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
443 bool AArch64AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
454 void AArch64AsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction()
459 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()
472 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation()
537 class DarwinAArch64AsmBackend : public AArch64AsmBackend {
[all …]
H A DCMakeLists.txt2 AArch64AsmBackend.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMAArch64MCTargetDesc/
H A DMakefile12 SRCS+= AArch64AsmBackend.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/MCTargetDesc/
H A DBUILD.gn71 "AArch64AsmBackend.cpp",