Searched refs:PrefLoopAlignment (Results 1 – 8 of 8) sorted by relevance
149 PrefLoopAlignment = Align(16); in initializeProperties()155 PrefLoopAlignment = Align(16); in initializeProperties()165 PrefLoopAlignment = Align(16); in initializeProperties()175 PrefLoopAlignment = Align(32); in initializeProperties()183 PrefLoopAlignment = Align(16); in initializeProperties()196 PrefLoopAlignment = Align(32); in initializeProperties()202 PrefLoopAlignment = Align(4); in initializeProperties()242 PrefLoopAlignment = Align(16); in initializeProperties()268 PrefLoopAlignment = Align(32); in initializeProperties()281 PrefLoopAlignment = Align(32); in initializeProperties()[all …]
70 Align PrefLoopAlignment; variable267 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment()
53 Align PrefLoopAlignment; variable104 Align getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment()
87 PrefLoopAlignment = Align(16); in initializeProperties()
45 uint8_t PrefLoopAlignment; member157 return Align(TuneInfo->PrefLoopAlignment); in getPrefLoopAlignment()
20 bits<8> PrefLoopAlignment = 1;53 let Fields = ["Name", "PrefFunctionAlignment", "PrefLoopAlignment",
2819 void setPrefLoopAlignment(Align Alignment) { PrefLoopAlignment = Alignment; } in setPrefLoopAlignment()3668 Align PrefLoopAlignment; variable
2105 return PrefLoopAlignment; in getPrefLoopAlignment()