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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.h 68 bool HasSTFIWX;
136 bool hasSTFIWX() const { return HasSTFIWX; }
  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 109 bool HasSTFIWX;
234 bool hasSTFIWX() const { return HasSTFIWX; }

Completed in 63 milliseconds