HomeSort by relevance Sort by last modified time
    Searched refs:HasFRSQRTES (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 107 bool HasFRE, HasFRES, HasFRSQRTE, HasFRSQRTES;
232 bool hasFRSQRTES() const { return HasFRSQRTES; }
PPCSubtarget.cpp 80 HasFRSQRTES = false;

Completed in 47 milliseconds