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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 89 bool HasQPX;
223 bool hasQPX() const { return HasQPX; }
251 if ((hasQPX() || isBGQ()) && !isQPXStackUnaligned())
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /external/clang/lib/Driver/
Tools.cpp     [all...]

Completed in 86 milliseconds