Searched refs:createAVRAsmBackend (Results 1 – 3 of 3) sorted by relevance
40 MCAsmBackend *createAVRAsmBackend(const Target &T, const MCSubtargetInfo &STI,
125 TargetRegistry::RegisterMCAsmBackend(getTheAVRTarget(), createAVRAsmBackend); in LLVMInitializeAVRTargetMC()
481 MCAsmBackend *createAVRAsmBackend(const Target &T, const MCSubtargetInfo &STI, in createAVRAsmBackend() function