Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp548 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
575 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
624 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
627 void LookupState::reset(InProgressLookupState *IPLS) { this->IPLS.reset(IPLS); } in reset()
2098 auto IPLS = std::make_unique<InProgressFullLookupState>( in lookup() local
2386 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2575 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
2814 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookupFlags()
H A DOrcV2CBindings.cpp70 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DCore.h941 std::unique_ptr<InProgressLookupState> IPLS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DCore.h941 std::unique_ptr<InProgressLookupState> IPLS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DCore.h941 std::unique_ptr<InProgressLookupState> IPLS; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h921 std::unique_ptr<InProgressLookupState> IPLS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DCore.h910 std::unique_ptr<InProgressLookupState> IPLS; variable