Home
last modified time | relevance | path

Searched refs:PrefFunctionLogAlignment (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp89 PrefFunctionLogAlignment = 3; in initializeProperties()
95 PrefFunctionLogAlignment = 4; in initializeProperties()
98 PrefFunctionLogAlignment = 3; in initializeProperties()
108 PrefFunctionLogAlignment = 4; in initializeProperties()
112 PrefFunctionLogAlignment = 5; in initializeProperties()
128 PrefFunctionLogAlignment = 5; in initializeProperties()
151 PrefFunctionLogAlignment = 3; in initializeProperties()
156 PrefFunctionLogAlignment = 4; in initializeProperties()
165 PrefFunctionLogAlignment = 3; in initializeProperties()
179 PrefFunctionLogAlignment = 3; in initializeProperties()
[all …]
DAArch64Subtarget.h233 unsigned PrefFunctionLogAlignment = 0; variable
407 return PrefFunctionLogAlignment; in getPrefFunctionLogAlignment()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp74 PrefFunctionLogAlignment = 3; in initializeProperties()
80 PrefFunctionLogAlignment = 4; in initializeProperties()
83 PrefFunctionLogAlignment = 3; in initializeProperties()
89 PrefFunctionLogAlignment = 4; in initializeProperties()
104 PrefFunctionLogAlignment = 5; in initializeProperties()
127 PrefFunctionLogAlignment = 3; in initializeProperties()
130 PrefFunctionLogAlignment = 4; in initializeProperties()
139 PrefFunctionLogAlignment = 3; in initializeProperties()
153 PrefFunctionLogAlignment = 3; in initializeProperties()
160 PrefFunctionLogAlignment = 4; in initializeProperties()
DAArch64Subtarget.h205 unsigned PrefFunctionLogAlignment = 0; variable
367 return PrefFunctionLogAlignment; in getPrefFunctionLogAlignment()