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

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

Completed in 2151 milliseconds