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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.h 67 bool HasFSQRT;
135 bool hasFSQRT() const { return HasFSQRT; }
  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 106 bool HasFSQRT;
228 bool hasFSQRT() const { return HasFSQRT; }

Completed in 56 milliseconds