Searched refs:defaultsToAIXPowerAlignment (Results 1 – 4 of 4) sorted by relevance
1240 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutBase()1352 !Context.getTargetInfo().defaultsToAIXPowerAlignment() || IsNaturalAlign; in InitializeLayout()1864 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutField()2166 Context.toBits(!Context.getTargetInfo().defaultsToAIXPowerAlignment() in FinishLayout()3677 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3685 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3716 if (Target->defaultsToAIXPowerAlignment()) in DumpRecordLayout()
2555 Target->defaultsToAIXPowerAlignment())) in getPreferredTypeAlign()
1617 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function
775 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function