HomeSort by: relevance | last modified time | path
    Searched refs:PrefFunctionLogAlignment (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.cpp 93 PrefFunctionLogAlignment = 4;
97 PrefFunctionLogAlignment = 4;
100 PrefFunctionLogAlignment = 3;
111 PrefFunctionLogAlignment = 4;
115 PrefFunctionLogAlignment = 3;
136 PrefFunctionLogAlignment = 5;
159 PrefFunctionLogAlignment = 3;
164 PrefFunctionLogAlignment = 4;
173 PrefFunctionLogAlignment = 3;
187 PrefFunctionLogAlignment = 3
    [all...]
AArch64Subtarget.h 251 unsigned PrefFunctionLogAlignment = 0;
427 return PrefFunctionLogAlignment;

Completed in 59 milliseconds