Searched refs:defaultsToAIXPowerAlignment (Results 1 – 4 of 4) sorted by relevance
1247 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutBase()1359 !Context.getTargetInfo().defaultsToAIXPowerAlignment() || IsNaturalAlign; in InitializeLayout()1870 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutField()2172 Context.toBits(!Context.getTargetInfo().defaultsToAIXPowerAlignment() in FinishLayout()3738 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3746 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3777 if (Target->defaultsToAIXPowerAlignment()) in DumpRecordLayout()
2542 Target->defaultsToAIXPowerAlignment())) in getPreferredTypeAlign()
1737 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function
728 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function