Home
last modified time | relevance | path

Searched refs:setMaxBytesForAlignment (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h589 setMaxBytesForAlignment(MaxBytes);
596 void setMaxBytesForAlignment(unsigned MaxBytes) {
H A DTargetLowering.h2626 void setMaxBytesForAlignment(unsigned MaxBytes) { in setMaxBytesForAlignment() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2978 ChainBB->setMaxBytesForAlignment(MaxBytes); in alignBlocks()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp358 setMaxBytesForAlignment(Subtarget.getMaxBytesForAlignment()); in LoongArchTargetLowering()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1061 setMaxBytesForAlignment(STI.getMaxBytesForLoopAlignment()); in AArch64TargetLowering()