OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_hasIJMPCALL
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AVR/
AVRSubtarget.cpp
37
m_hasSRAM(false), m_hasJMPCALL(false),
m_hasIJMPCALL
(false),
AVRSubtarget.h
57
bool hasIJMPCALL() const { return
m_hasIJMPCALL
; }
92
bool
m_hasIJMPCALL
;
Completed in 44 milliseconds