Searched refs:PrefFunctionLogAlignment (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp74 PrefFunctionLogAlignment = 3;
80 PrefFunctionLogAlignment = 4;
83 PrefFunctionLogAlignment = 3;
89 PrefFunctionLogAlignment = 4;
104 PrefFunctionLogAlignment = 5;
127 PrefFunctionLogAlignment = 3;
130 PrefFunctionLogAlignment = 4;
139 PrefFunctionLogAlignment = 3;
153 PrefFunctionLogAlignment = 3;
160 PrefFunctionLogAlignment
[all...]
H A DAArch64Subtarget.h206 unsigned PrefFunctionLogAlignment = 0; member in class:llvm::final
368 return PrefFunctionLogAlignment;

Completed in 53 milliseconds