OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_hasELPMX
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AVR/
AVRSubtarget.cpp
40
m_hasELPMX
(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false),
AVRSubtarget.h
65
bool hasELPMX() const { return
m_hasELPMX
; }
100
bool
m_hasELPMX
;
Completed in 45 milliseconds