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 91 bool HasRecipPrec;
202 bool hasRecipPrec() const { return HasRecipPrec; }
PPCSubtarget.cpp 130 HasRecipPrec = false;

Completed in 122 milliseconds