Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dsimple_orc_jit.cc139 llvm::orc::LookupState&, llvm::orc::LookupKind, in tryToGenerate()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1377 friend class LookupState; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp624 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState() function in llvm::orc::LookupState