OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsV9
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Sparc/
SparcSubtarget.cpp
31
IsV9
= false;
46
if (!
IsV9
)
SparcSubtarget.h
34
bool
IsV9
;
65
bool
isV9
() const { return
IsV9
; }
Completed in 47 milliseconds