Searched refs:ALWAYS_ALIGN_CSP (Results 1 – 5 of 5) sorted by relevance
624 ALWAYS_ALIGN_CSP, enumerator
1245 if (CpuFeatures::IsSupported(ALWAYS_ALIGN_CSP)) { in BumpSystemStackPointer()1267 if (CpuFeatures::IsSupported(ALWAYS_ALIGN_CSP)) { in BumpSystemStackPointer()1289 if (CpuFeatures::IsSupported(ALWAYS_ALIGN_CSP)) { in SyncSystemStackPointer()
48 if (FLAG_enable_always_align_csp) supported_ |= 1u << ALWAYS_ALIGN_CSP; in ProbeImpl()53 supported_ |= 1u << ALWAYS_ALIGN_CSP; in ProbeImpl()
1204 if (csp.Is(StackPointer()) || CpuFeatures::IsSupported(ALWAYS_ALIGN_CSP)) { in AssertStackConsistency()
4738 if (CpuFeatures::IsSupported(ALWAYS_ALIGN_CSP)) { in GetProfileEntryHookCallSize()