Searched defs:IsLPMRn (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp844 bool IsLPMRn = IsELPM ? STI.hasELPMX() : STI.hasLPMX(); local
955 bool IsLPMRn = IsELPM ? STI.hasELPMX() : STI.hasLPMX(); local

Completed in 105 milliseconds