HomeSort by: relevance | last modified time | path
    Searched refs:HasRecipPrec (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h 120 bool HasRecipPrec;
258 bool hasRecipPrec() const { return HasRecipPrec; }
PPCSubtarget.cpp 101 HasRecipPrec = false;

Completed in 40 milliseconds