Searched refs:getPrefLoopAlignment (Results 1 – 14 of 14) sorted by relevance
204 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment() function
514 setPrefLoopAlignment(STI.getPrefLoopAlignment()); in AArch64TargetLowering()
282 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; } in getPrefLoopAlignment() function
606 setPrefLoopAlignment(STI.getPrefLoopAlignment()); in AArch64TargetLowering()
382 unsigned Align = TLI->getPrefLoopAlignment(); in AlignLoops()
571 unsigned getPrefLoopAlignment(MachineLoop *ML) const override;
11277 unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in PPCTargetLowering11311 return TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
679 unsigned getPrefLoopAlignment(MachineLoop *ML) const override;
13191 unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in PPCTargetLowering13225 return TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
728 unsigned getPrefLoopAlignment() const { in getPrefLoopAlignment() function
1600 unsigned Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
1068 virtual unsigned getPrefLoopAlignment(MachineLoop *ML = nullptr) const {
2521 unsigned Align = TLI->getPrefLoopAlignment(L); in alignBlocks()
1427 virtual unsigned getPrefLoopAlignment(MachineLoop *ML = nullptr) const {