Searched refs:PrefFunctionAlignment (Results 1 – 5 of 5) sorted by relevance
92 unsigned PrefFunctionAlignment = 0; variable203 unsigned getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment()
66 PrefFunctionAlignment = 4; in initializeProperties()
1064 return PrefFunctionAlignment; in getPrefFunctionAlignment()1537 PrefFunctionAlignment = Align; in setPrefFunctionAlignment()1970 unsigned PrefFunctionAlignment; variable
1592 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment()2113 PrefFunctionAlignment = Alignment; in setPrefFunctionAlignment()2704 Align PrefFunctionAlignment; variable
824 PrefFunctionAlignment = 0; in TargetLoweringBase()