Searched refs:defaultsToAIXPowerAlignment (Results 1 – 4 of 4) sorted by relevance
1240 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutBase()1350 !Context.getTargetInfo().defaultsToAIXPowerAlignment() || IsNaturalAlign; in InitializeLayout()1855 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutField()2115 Context.toBits(!Context.getTargetInfo().defaultsToAIXPowerAlignment() in FinishLayout()3623 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3631 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3662 if (Target->defaultsToAIXPowerAlignment()) in DumpRecordLayout()
2502 Target->defaultsToAIXPowerAlignment())) in getPreferredTypeAlign()
1485 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function
746 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function