Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetLoweringBase.cpp2028 unsigned TargetLoweringBase::getMaxPermittedBytesForAlignment( in getMaxPermittedBytesForAlignment() function in TargetLoweringBase
DMachineBlockPlacement.cpp2955 MaxBytes = TLI->getMaxPermittedBytesForAlignment(ChainBB); in alignBlocks()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h1863 getMaxPermittedBytesForAlignment(MachineBasicBlock *MBB) const;