OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_hasSPMX
(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
67
bool hasSPMX() const { return
m_hasSPMX
; }
102
bool
m_hasSPMX
;
Completed in 45 milliseconds