Searched refs:defaultsToAIXPowerAlignment (Results 1 – 4 of 4) sorted by relevance
1235 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutBase()1348 !Context.getTargetInfo().defaultsToAIXPowerAlignment() || IsNaturalAlign; in InitializeLayout()1863 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutField()2165 Context.toBits(!Context.getTargetInfo().defaultsToAIXPowerAlignment() in FinishLayout()3752 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3760 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3791 if (Target->defaultsToAIXPowerAlignment()) in DumpRecordLayout()
2725 Target->defaultsToAIXPowerAlignment())) in getPreferredTypeAlign()
1778 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function
776 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function