Lines Matching refs:LLVMOrcExecutionSessionRef
51 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionSession, LLVMOrcExecutionSessionRef)
317 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError,
324 LLVMOrcExecutionSessionGetSymbolStringPool(LLVMOrcExecutionSessionRef ES) {
334 LLVMOrcExecutionSessionIntern(LLVMOrcExecutionSessionRef ES, const char *Name) {
339 LLVMOrcExecutionSessionRef ES, LLVMOrcLookupKind K,
477 LLVMOrcExecutionSessionRef
604 LLVMOrcExecutionSessionCreateBareJITDylib(LLVMOrcExecutionSessionRef ES,
610 LLVMOrcExecutionSessionCreateJITDylib(LLVMOrcExecutionSessionRef ES,
621 LLVMOrcExecutionSessionGetJITDylibByName(LLVMOrcExecutionSessionRef ES,
946 LLVMOrcExecutionSessionRef LLVMOrcLLJITGetExecutionSession(LLVMOrcLLJITRef J) {
1023 LLVMOrcExecutionSessionRef ES) {
1031 LLVMOrcExecutionSessionRef ES, void *CreateContextCtx,
1167 const char *TargetTriple, LLVMOrcExecutionSessionRef ES,