Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineBasicBlock.h618 setMaxBytesForAlignment(MaxBytes);
625 void setMaxBytesForAlignment(unsigned MaxBytes) {
HDTargetLowering.h2727 void setMaxBytesForAlignment(unsigned MaxBytes) { in setMaxBytesForAlignment() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineBlockPlacement.cpp3014 ChainBB->setMaxBytesForAlignment(MaxBytes); in alignBlocks()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp363 setMaxBytesForAlignment(Subtarget.getMaxBytesForAlignment()); in LoongArchTargetLowering()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp1163 setMaxBytesForAlignment(STI.getMaxBytesForLoopAlignment()); in AArch64TargetLowering()