Searched refs:PrefLoopAlignment (Results 1 – 8 of 8) sorted by relevance
118 PrefLoopAlignment = Align(16); in initializeProperties()124 PrefLoopAlignment = Align(16); in initializeProperties()134 PrefLoopAlignment = Align(16); in initializeProperties()144 PrefLoopAlignment = Align(32); in initializeProperties()151 PrefLoopAlignment = Align(16); in initializeProperties()164 PrefLoopAlignment = Align(32); in initializeProperties()170 PrefLoopAlignment = Align(4); in initializeProperties()207 PrefLoopAlignment = Align(16); in initializeProperties()233 PrefLoopAlignment = Align(32); in initializeProperties()241 PrefLoopAlignment = Align(32); in initializeProperties()[all …]
66 Align PrefLoopAlignment; variable241 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment()
53 Align PrefLoopAlignment; variable104 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment()
80 PrefLoopAlignment = Align(16); in initializeProperties()
44 uint8_t PrefLoopAlignment; member130 return Align(TuneInfo->PrefLoopAlignment); in getPrefLoopAlignment()
15 bits<8> PrefLoopAlignment = 1;29 let Fields = ["Name", "PrefFunctionAlignment", "PrefLoopAlignment",
2726 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment()3526 Align PrefLoopAlignment; variable
1998 return PrefLoopAlignment; in getPrefLoopAlignment()