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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 85 bool HasFPCVT;
183 bool hasFPCVT() const { return HasFPCVT; }
PPCSubtarget.cpp 86 HasFPCVT = false;

Completed in 6806 milliseconds