OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsLeon
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcSubtarget.h
37
bool
IsLeon
;
81
bool
isLeon
() const { return
IsLeon
; }
SparcSubtarget.cpp
33
IsLeon
= false;
/external/llvm/lib/Target/Sparc/
SparcSubtarget.h
36
bool
IsLeon
;
86
bool
isLeon
() const { return
IsLeon
; }
SparcSubtarget.cpp
32
IsLeon
= false;
Completed in 508 milliseconds