Lines Matching refs:ES
69 ES.intern(std::string("cc") + std::to_string(++NextCallbackId)); in getCompileCallback()
94 ES.reportError( in executeCompileCallback()
104 ES.lookup(makeJITDylibSearchOrder( in executeCompileCallback()
112 ES.reportError(Sym.takeError()); in executeCompileCallback()
118 createLocalCompileCallbackManager(const Triple &T, ExecutionSession &ES, in createLocalCompileCallbackManager() argument
128 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
133 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
138 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
143 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
147 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
153 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
158 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
164 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
167 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()