Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp26 class AMDGPUAsmBackend : public MCAsmBackend { class
28 AMDGPUAsmBackend(const Target &T) : MCAsmBackend(support::little) {} in AMDGPUAsmBackend() function in __anon80995caa0111::AMDGPUAsmBackend
54 void AMDGPUAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction()
63 bool AMDGPUAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
73 bool AMDGPUAsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation()
131 void AMDGPUAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
155 const MCFixupKindInfo &AMDGPUAsmBackend::getFixupKindInfo( in getFixupKindInfo()
168 unsigned AMDGPUAsmBackend::getMinimumNopSize() const { in getMinimumNopSize()
172 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()
197 class ELFAMDGPUAsmBackend : public AMDGPUAsmBackend {
[all …]
H A DCMakeLists.txt2 AMDGPUAsmBackend.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMAMDGPUMCTargetDesc/
H A DMakefile12 SRCS+= AMDGPUAsmBackend.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DBUILD.gn98 "AMDGPUAsmBackend.cpp",