Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h426 unsigned getPrefFunctionLogAlignment() const { in getPrefFunctionLogAlignment() function
H A DAArch64ISelLowering.cpp941 setPrefFunctionAlignment(Align(1ULL << STI.getPrefFunctionLogAlignment())); in AArch64TargetLowering()