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 112 bool HasFPCVT;
237 bool hasFPCVT() const { return HasFPCVT; }
PPCSubtarget.cpp 85 HasFPCVT = false;

Completed in 53 milliseconds