Searched refs:SessionContext (Results 1 – 4 of 4) sorted by relevance
683 class SessionContext { class685 SessionContext(LLVMContext &C) in SessionContext() function in SessionContext700 void SessionContext::addPrototypeAST(std::unique_ptr<PrototypeAST> P) { in addPrototypeAST()704 PrototypeAST* SessionContext::getPrototypeAST(const std::string &Name) { in getPrototypeAST()714 IRGenContext(SessionContext &S) in IRGenContext()722 SessionContext& getSession() { return Session; } in getSession()731 SessionContext &Session;1136 static std::unique_ptr<llvm::Module> IRGen(SessionContext &S, in IRGen()1163 KaleidoscopeJIT(SessionContext &Session) in KaleidoscopeJIT()1238 SessionContext &Session;[all …]
683 class SessionContext { class685 SessionContext(LLVMContext &C) in SessionContext() function in SessionContext700 void SessionContext::addPrototypeAST(std::unique_ptr<PrototypeAST> P) { in addPrototypeAST()704 PrototypeAST* SessionContext::getPrototypeAST(const std::string &Name) { in getPrototypeAST()714 IRGenContext(SessionContext &S) in IRGenContext()722 SessionContext& getSession() { return Session; } in getSession()731 SessionContext &Session;1136 static std::unique_ptr<llvm::Module> IRGen(SessionContext &S, in IRGen()1162 KaleidoscopeJIT(SessionContext &Session) in KaleidoscopeJIT()1210 static void HandleDefinition(SessionContext &S, KaleidoscopeJIT &J) { in HandleDefinition()[all …]
683 class SessionContext { class685 SessionContext(LLVMContext &C) in SessionContext() function in SessionContext700 void SessionContext::addPrototypeAST(std::unique_ptr<PrototypeAST> P) { in addPrototypeAST()704 PrototypeAST* SessionContext::getPrototypeAST(const std::string &Name) { in getPrototypeAST()714 IRGenContext(SessionContext &S) in IRGenContext()722 SessionContext& getSession() { return Session; } in getSession()731 SessionContext &Session;1136 static std::unique_ptr<llvm::Module> IRGen(SessionContext &S, in IRGen()1164 KaleidoscopeJIT(SessionContext &Session) in KaleidoscopeJIT()1214 static void HandleDefinition(SessionContext &S, KaleidoscopeJIT &J) { in HandleDefinition()[all …]
684 class SessionContext { class686 SessionContext(LLVMContext &C) in SessionContext() function in SessionContext701 void SessionContext::addPrototypeAST(std::unique_ptr<PrototypeAST> P) { in addPrototypeAST()705 PrototypeAST* SessionContext::getPrototypeAST(const std::string &Name) { in getPrototypeAST()715 IRGenContext(SessionContext &S) in IRGenContext()723 SessionContext& getSession() { return Session; } in getSession()732 SessionContext &Session;1137 static std::unique_ptr<llvm::Module> IRGen(SessionContext &S, in IRGen()1169 KaleidoscopeJIT(SessionContext &Session) in KaleidoscopeJIT()1302 SessionContext &Session;[all …]