Searched refs:defaultsToAIXPowerAlignment (Results 1 – 4 of 4) sorted by relevance
1240 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutBase()1350 !Context.getTargetInfo().defaultsToAIXPowerAlignment() || IsNaturalAlign; in InitializeLayout()1849 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutField()2109 Context.toBits(!Context.getTargetInfo().defaultsToAIXPowerAlignment() in FinishLayout()3614 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3622 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3653 if (Target->defaultsToAIXPowerAlignment()) in DumpRecordLayout()
2487 Target->defaultsToAIXPowerAlignment())) in getPreferredTypeAlign()
1476 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function
734 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function