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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 110 bool HasLFIWAX;
235 bool hasLFIWAX() const { return HasLFIWAX; }
PPCSubtarget.cpp 83 HasLFIWAX = false;

Completed in 56 milliseconds