Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dsimple_orc_jit.cc139 llvm::orc::LookupState&, llvm::orc::LookupKind, in tryToGenerate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DCore.h1429 friend class LookupState; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DCore.h1435 friend class LookupState; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DCore.h1429 friend class LookupState; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1377 friend class LookupState; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DCore.h1393 friend class LookupState; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp624 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState() function in llvm::orc::LookupState