Searched refs:defaultsToAIXPowerAlignment (Results 1 – 4 of 4) sorted by relevance
1240 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutBase()1352 !Context.getTargetInfo().defaultsToAIXPowerAlignment() || IsNaturalAlign; in InitializeLayout()1863 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutField()2165 Context.toBits(!Context.getTargetInfo().defaultsToAIXPowerAlignment() in FinishLayout()3726 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3734 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3765 if (Target->defaultsToAIXPowerAlignment()) in DumpRecordLayout()
2500 Target->defaultsToAIXPowerAlignment())) in getPreferredTypeAlign()
1650 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function
724 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function