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 92 bool HasSTFIWX;
203 bool hasSTFIWX() const { return HasSTFIWX; }
PPCSubtarget.cpp 131 HasSTFIWX = false;

Completed in 44 milliseconds