OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasSTFIWX
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.h
68
bool
HasSTFIWX
;
136
bool
hasSTFIWX
() const { return
HasSTFIWX
; }
/external/llvm/lib/Target/PowerPC/
PPCSubtarget.h
109
bool
HasSTFIWX
;
234
bool
hasSTFIWX
() const { return
HasSTFIWX
; }
Completed in 591 milliseconds