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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 110 bool HasLFIWAX;
235 bool hasLFIWAX() const { return HasLFIWAX; }
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp 378 if (Subtarget.hasLFIWAX() || Subtarget.isPPC64())
    [all...]

Completed in 440 milliseconds