OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_hasEIJMPCALL
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AVR/
AVRSubtarget.cpp
38
m_hasEIJMPCALL
(false), m_hasADDSUBIW(false), m_hasSmallStack(false),
AVRSubtarget.h
58
bool hasEIJMPCALL() const { return
m_hasEIJMPCALL
; }
93
bool
m_hasEIJMPCALL
;
Completed in 1180 milliseconds