Home
last modified time | relevance | path

Searched refs:isBGQ (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h269 if ((hasQPX() || isBGQ()) && !isQPXStackUnaligned()) in getPlatformStackAlignment()
286 bool isBGQ() const { return TargetTriple.getVendor() == Triple::BGQ; } in isBGQ() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h291 if ((hasQPX() || isBGQ()) && !isQPXStackUnaligned()) in getPlatformStackAlignment()
318 bool isBGQ() const { return TargetTriple.getVendor() == Triple::BGQ; } in isBGQ() function