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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 81 bool HasRecipPrec;
179 bool hasRecipPrec() const { return HasRecipPrec; }
PPCSubtarget.cpp 82 HasRecipPrec = false;

Completed in 167 milliseconds