Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h618 setMaxBytesForAlignment(MaxBytes);
625 void setMaxBytesForAlignment(unsigned MaxBytes) {
H A DTargetLowering.h2727 void setMaxBytesForAlignment(unsigned MaxBytes) { in setMaxBytesForAlignment() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3014 ChainBB->setMaxBytesForAlignment(MaxBytes); in alignBlocks()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp363 setMaxBytesForAlignment(Subtarget.getMaxBytesForAlignment()); in LoongArchTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1163 setMaxBytesForAlignment(STI.getMaxBytesForLoopAlignment()); in AArch64TargetLowering()