OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsVIS
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Sparc/
SparcSubtarget.h
36
bool
IsVIS
, IsVIS2, IsVIS3;
66
bool
isVIS
() const { return
IsVIS
; }
SparcSubtarget.cpp
33
IsVIS
= false;
Completed in 42 milliseconds