Searched refs:isBGQ (Results 1 – 1 of 1) sorted by relevance
251 if ((hasQPX() || isBGQ()) && !isQPXStackUnaligned()) in getPlatformStackAlignment()263 bool isBGQ() const { return TargetTriple.getVendor() == Triple::BGQ; } in isBGQ() function