Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineFunction.cpp79 TM.getTargetLowering()->getPrefFunctionAlignment()); in MachineFunction()
/external/llvm/include/llvm/Target/
DTargetLowering.h878 unsigned getPrefFunctionAlignment() const { in getPrefFunctionAlignment() function