OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasFSQRT
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.h
67
bool
HasFSQRT
;
135
bool
hasFSQRT
() const { return
HasFSQRT
; }
/external/llvm/lib/Target/PowerPC/
PPCSubtarget.h
106
bool
HasFSQRT
;
228
bool
hasFSQRT
() const { return
HasFSQRT
; }
Completed in 56 milliseconds