Searched refs:defaultsToAIXPowerAlignment (Results 1 – 4 of 4) sorted by relevance
1236 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutBase()1317 !Context.getTargetInfo().defaultsToAIXPowerAlignment(); in InitializeLayout()1804 Context.getTargetInfo().defaultsToAIXPowerAlignment(); in LayoutField()2064 Context.toBits(!Context.getTargetInfo().defaultsToAIXPowerAlignment() in FinishLayout()3568 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3576 if (C.getTargetInfo().defaultsToAIXPowerAlignment()) in DumpRecordLayout()3607 if (Target->defaultsToAIXPowerAlignment()) in DumpRecordLayout()
2444 Target->defaultsToAIXPowerAlignment())) in getPreferredTypeAlign()
1436 virtual bool defaultsToAIXPowerAlignment() const { return false; } in defaultsToAIXPowerAlignment() function
736 bool defaultsToAIXPowerAlignment() const override { return true; } in defaultsToAIXPowerAlignment() function