Searched refs:setMinFunctionAlignment (Results 1 – 10 of 10) sorted by relevance
1335 void setMinFunctionAlignment(unsigned Align) { in setMinFunctionAlignment() function
182 setMinFunctionAlignment(1); in MSP430TargetLowering()
1454 setMinFunctionAlignment(2); in HexagonTargetLowering()
185 setMinFunctionAlignment(1); in XCoreTargetLowering()
1673 setMinFunctionAlignment(2); in SparcTargetLowering()
116 setMinFunctionAlignment(2); in SystemZTargetLowering()
392 setMinFunctionAlignment(Subtarget.isGP64bit() ? 3 : 2); in MipsTargetLowering()
488 setMinFunctionAlignment(2); in AArch64TargetLowering()
678 setMinFunctionAlignment(2); in PPCTargetLowering()
956 setMinFunctionAlignment(Subtarget->isThumb() ? 1 : 2); in ARMTargetLowering()