Searched refs:AMDGPUAsmBackend (Results 1 – 3 of 3) sorted by relevance
29 class AMDGPUAsmBackend : public MCAsmBackend { class31 AMDGPUAsmBackend(const Target &T) : MCAsmBackend(support::little) {} in AMDGPUAsmBackend() function in __anoneca44c6f0111::AMDGPUAsmBackend61 void AMDGPUAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction()70 bool AMDGPUAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()80 bool AMDGPUAsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation()174 const MCFixupKindInfo &AMDGPUAsmBackend::getFixupKindInfo( in getFixupKindInfo()190 bool AMDGPUAsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation()196 unsigned AMDGPUAsmBackend::getMinimumNopSize() const { in getMinimumNopSize()200 bool AMDGPUAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData()226 class ELFAMDGPUAsmBackend : public AMDGPUAsmBackend {[all …]
2 AMDGPUAsmBackend.cpp
98 "AMDGPUAsmBackend.cpp",