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
30
IsV9
(false),
43
IsV9
= CPUName == "v9";
SparcSubtarget.h
28
bool
IsV9
;
37
bool
isV9
() const { return
IsV9
; }
Completed in 110 milliseconds