OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasFSQRT
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCSubtarget.h
69
bool
HasFSQRT
;
138
bool
hasFSQRT
() const { return
HasFSQRT
; }
PPCSubtarget.cpp
76
,
HasFSQRT
(false)
Completed in 28 milliseconds