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 69 bool HasSTFIWX;
138 bool hasSTFIWX() const { return HasSTFIWX; }
PPCSubtarget.cpp 76 , HasSTFIWX(false)

Completed in 3371 milliseconds