Home
last modified time | relevance | path

Searched refs:getMaxPermittedBytesForAlignment (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2043 unsigned TargetLoweringBase::getMaxPermittedBytesForAlignment( in getMaxPermittedBytesForAlignment() function in TargetLoweringBase
H A DMachineBlockPlacement.cpp2943 MaxBytes = TLI->getMaxPermittedBytesForAlignment(ChainBB); in alignBlocks()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1830 getMaxPermittedBytesForAlignment(MachineBasicBlock *MBB) const;