Home
last modified time | relevance | path

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

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