Home
last modified time | relevance | path

Searched refs:SLS (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp80 SymbolLookupSet SLS({Entry->SymbolName}); in resolveTrampolineLandingAddress() local
101 std::move(SLS), SymbolState::Ready, std::move(Callback), in resolveTrampolineLandingAddress()
H A DOrcV2CBindings.cpp375 SymbolLookupSet SLS; in LLVMOrcExecutionSessionLookup() local
377 SLS.add(OrcV2CAPIHelper::moveToSymbolStringPtr(unwrap(Symbols[I].Name)), in LLVMOrcExecutionSessionLookup()
381 toLookupKind(K), SO, std::move(SLS), SymbolState::Ready, in LLVMOrcExecutionSessionLookup()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dspeculation-hardening-sls-blr.mir6 # Check that the BLR SLS hardening transforms a BLR into a BL with operands as
H A Dspeculation-hardening-sls.mir10 # Check that the SLS hardening pass also protects BRA* indirect branches that
/llvm-project-15.0.7/llvm/test/MC/Lanai/
H A Dmemory.s95 ! Largest RM value before SLS encoding is used
218 ! SLS class
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td409 // Special Load/Store (SLS)
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARM.td727 /// Generate thunk code for SLS mitigation in the normal text section.
730 "Generate thunk code for SLS mitigation in the normal text section">;
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64.td613 "Generate thunk code for SLS mitigation in the normal text section">;