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