OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsVIS2
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcSubtarget.h
39
bool IsVIS,
IsVIS2
, IsVIS3;
83
bool
isVIS2
() const { return
IsVIS2
; }
SparcSubtarget.cpp
36
IsVIS2
= false;
/external/llvm/lib/Target/Sparc/
SparcSubtarget.h
38
bool IsVIS,
IsVIS2
, IsVIS3;
88
bool
isVIS2
() const { return
IsVIS2
; }
Completed in 1894 milliseconds