Home
last modified time | relevance | path

Searched refs:getMinFunctionAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp175 Alignment = STI->getTargetLowering()->getMinFunctionAlignment(); in init()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1473 unsigned getMinFunctionAlignment() const { in getMinFunctionAlignment() function