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 97 bool HasFRE, HasFRES, HasFRSQRTE, HasFRSQRTES;
219 bool hasFRSQRTE() const { return HasFRSQRTE; }
PPCSubtarget.cpp 77 HasFRSQRTE = false;

Completed in 40 milliseconds