Searched refs:getMaxBytesForAlignment (Results 1 – 4 of 4) sorted by relevance
105 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; } in getMaxBytesForAlignment() function
363 setMaxBytesForAlignment(Subtarget.getMaxBytesForAlignment()); in LoongArchTargetLowering()
622 unsigned getMaxBytesForAlignment() const { return MaxBytesForAlignment; }
3975 emitAlignment(Alignment, nullptr, MBB.getMaxBytesForAlignment()); in emitBasicBlockStart()