Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLayer.h73 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
132 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
DLLJIT.h46 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
DCore.h808 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DLayer.h75 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
141 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
DCOFFPlatform.h49 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
DMachOPlatform.h85 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
DELFNixPlatform.h100 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
DLLJIT.h62 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
DExecutorProcessControl.h187 ExecutionSession &getExecutionSession() { in getExecutionSession() function
DCore.h981 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
1791 MaterializationResponsibility::getExecutionSession() const { in getExecutionSession() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp204 ExecutionSession &getExecutionSession() { return J.getExecutionSession(); } in getExecutionSession() function in __anon8afee9190111::GenericLLVMIRPlatformSupport