Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h339 unsigned getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1478 unsigned getPrefFunctionAlignment() const { in getPrefFunctionAlignment() function