Home
last modified time | relevance | path

Searched defs:defaultsToAIXPowerAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
HDOSTargets.h728 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h1737 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function