Searched refs:Speculative (Results 1 – 10 of 10) sorted by relevance
1119 bool &Speculative) { in isReturnNonNull() argument1122 Speculative = false; in isReturnNonNull()1169 Speculative = true; in isReturnNonNull()1208 bool Speculative = false; in addNonNullAttrs() local1209 if (isReturnNonNull(F, SCCNodes, Speculative)) { in addNonNullAttrs()1210 if (!Speculative) { in addNonNullAttrs()
65 gadget variant that Speculative Load Hardening (SLH) does not mitigate. No
202 A description of the Speculative Load Hardening mitigation for Spectre v1.
1 # Speculative Load Hardening254 // Speculative execution enters here with a too-large size.990 data](https://newsroom.intel.com/wp-content/uploads/sites/11/2018/01/Intel-Analysis-of-Speculative-…
947 1. **Speculative Compilation**
2045 `Speculative Load Hardening <https://llvm.org/docs/SpeculativeLoadHardening.html>`_2048 Speculative Load Hardening is a best-effort mitigation against
270 /// Speculative Load Hardening is enabled.
444 LANGOPT(SpeculativeLoadHardening, 1, 0, "Speculative load hardening enabled")
5874 that `Speculative Load Hardening <https://llvm.org/docs/SpeculativeLoadHardening.html>`_5879 Speculative Load Hardening is a best-effort mitigation against5899 that `Speculative Load Hardening <https://llvm.org/docs/SpeculativeLoadHardening.html>`_5904 Warning: This attribute may not prevent Speculative Load Hardening from being
402 "true", "Enable Speculative Store Bypass Safe bit (FEAT_SSBS, FEAT_SSBS2)" >;