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