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