Searched refs:isBGQ (Results 1 – 3 of 3) sorted by relevance
223 bool isBGQ() const { return TargetTriple.getVendor() == Triple::BGQ; } in isBGQ() function
196 if (hasQPX() || isBGQ()) in resetSubtargetFeatures()
41 (STI.hasQPX() || STI.isBGQ()) ? 32 : 16, 0), in PPCFrameLowering()