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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 105 bool HasFCPSGN;
227 bool hasFCPSGN() const { return HasFCPSGN; }
PPCSubtarget.cpp 75 HasFCPSGN = false;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCSubtarget.h 107 bool HasFCPSGN;
231 bool hasFCPSGN() const { return HasFCPSGN; }
PPCSubtarget.cpp 76 HasFCPSGN = false;

Completed in 84 milliseconds