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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 82 bool HasSTFIWX;
180 bool hasSTFIWX() const { return HasSTFIWX; }
PPCSubtarget.cpp 83 HasSTFIWX = false;

Completed in 293 milliseconds