Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp86 class ORCPlatformSupport : public LLJIT::PlatformSupport { class
88 ORCPlatformSupport(orc::LLJIT &J) : J(J) {} in ORCPlatformSupport() function in __anon5816127b0111::ORCPlatformSupport