Home
last modified time | relevance | path

Searched defs:getExecutionSession (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLayer.h75 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
141 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
H A DCOFFPlatform.h57 ExecutionSession &getExecutionSession() const { return ES; } getExecutionSession() function
H A DELFNixPlatform.h106 ExecutionSession &getExecutionSession() const { return ES; } getExecutionSession() function
H A DLLJIT.h63 ExecutionSession &getExecutionSession() { return *ES; } getExecutionSession() function
H A DMachOPlatform.h150 ExecutionSession &getExecutionSession() const { return ES; } getExecutionSession() function
H A DExecutorProcessControl.h198 ExecutionSession &getExecutionSession() { getExecutionSession() function
H A DCore.h1008 ExecutionSession &getExecutionSession() const { return ES; } getExecutionSession() function
1888 MaterializationResponsibility::getExecutionSession() const { getExecutionSession() function
[all...]
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp155 ExecutionSession &getExecutionSession() { return J.getExecutionSession(); } getExecutionSession() function in __anon531b824e0111::GenericLLVMIRPlatformSupport
[all...]