Home
last modified time | relevance | path

Searched defs:SSP (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTargetProcessControl.h155 TargetProcessControl(std::shared_ptr<SymbolStringPool> SSP) in TargetProcessControl()
158 std::shared_ptr<SymbolStringPool> SSP; variable
H A DOrcRPCTargetProcessControl.h283 OrcRPCTargetProcessControlBase(std::shared_ptr<SymbolStringPool> SSP, in OrcRPCTargetProcessControlBase()
H A DCore.h1504 std::shared_ptr<SymbolStringPool> SSP; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTargetProcessControl.cpp26 std::shared_ptr<SymbolStringPool> SSP, Triple TargetTriple, in SelfTargetProcessControl()
44 std::shared_ptr<SymbolStringPool> SSP, in Create()
H A DOrcV2CBindings.cpp249 void LLVMOrcSymbolStringPoolClearDeadEntries(LLVMOrcSymbolStringPoolRef SSP) { in LLVMOrcSymbolStringPoolClearDeadEntries()
H A DCore.cpp1762 ExecutionSession::ExecutionSession(std::shared_ptr<SymbolStringPool> SSP) in ExecutionSession()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h68 auto SSP = std::make_shared<SymbolStringPool>(); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h68 auto SSP = std::make_shared<SymbolStringPool>(); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h75 auto SSP = std::make_shared<SymbolStringPool>(); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h90 auto SSP = std::make_shared<SymbolStringPool>(); in Create() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
H A DLLJITWithTargetProcessControl.cpp137 auto SSP = std::make_shared<SymbolStringPool>(); in main() local
/netbsd-src/sys/arch/vax/include/
H A Dpcb.h41 long SSP; /* Supervisor Stack Pointer */ member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.h75 std::shared_ptr<orc::SymbolStringPool> SSP, in LLVMJITLinkRemoteTargetProcessControl()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h175 auto SSP = std::make_shared<SymbolStringPool>(); in Create() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm10300-opc.c223 #define SSP (USP+1) macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm10300-opc.c223 #define SSP (USP+1) macro