OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasFRSQRTE
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCSubtarget.h
97
bool HasFRE, HasFRES,
HasFRSQRTE
, HasFRSQRTES;
219
bool
hasFRSQRTE
() const { return
HasFRSQRTE
; }
PPCISelLowering.cpp
178
!(TM.Options.UnsafeFPMath && Subtarget.
hasFRSQRTE
() &&
[
all
...]
Completed in 41 milliseconds