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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 88 bool HasFCPSGN;
196 bool hasFCPSGN() const { return HasFCPSGN; }
PPCSubtarget.cpp 124 HasFCPSGN = false;

Completed in 1490 milliseconds