Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetObjectFile.cpp42 const auto &AVRTM = static_cast<const AVRTargetMachine &>(TM); in SelectSectionForGlobal() local
46 if (!AVRTM.getSubtargetImpl()->hasLPM()) { in SelectSectionForGlobal()
55 if (!AVRTM.getSubtargetImpl()->hasELPM() && in SelectSectionForGlobal()