Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineFunction.cpp88 STI->getTargetLowering()->getPrefFunctionAlignment()); in MachineFunction()
/external/llvm/include/llvm/Target/
DTargetLowering.h986 unsigned getPrefFunctionAlignment() const { in getPrefFunctionAlignment() function