Home
last modified time | relevance | path

Searched refs:InProgressLookupState (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp25 class InProgressLookupState;
56 static InProgressLookupState *extractLookupState(LookupState &LS) { in extractLookupState()
60 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
78 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
H A DCore.cpp465 class InProgressLookupState { class
467 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
473 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
490 class InProgressLookupFlagsState : public InProgressLookupState {
499 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
514 class InProgressFullLookupState : public InProgressLookupState {
526 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
575 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2111 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2288 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp25 class InProgressLookupState;
56 static InProgressLookupState *extractLookupState(LookupState &LS) { in extractLookupState()
60 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
78 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
H A DCore.cpp465 class InProgressLookupState { class
467 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
473 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
490 class InProgressLookupFlagsState : public InProgressLookupState {
499 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
514 class InProgressFullLookupState : public InProgressLookupState {
526 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
575 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2112 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2289 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp25 class InProgressLookupState;
56 static InProgressLookupState *extractLookupState(LookupState &LS) { in extractLookupState()
60 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
78 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
H A DCore.cpp465 class InProgressLookupState { class
467 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
473 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
490 class InProgressLookupFlagsState : public InProgressLookupState {
499 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
514 class InProgressFullLookupState : public InProgressLookupState {
526 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
575 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2112 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2289 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp484 class InProgressLookupState { class
486 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
492 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
509 class InProgressLookupFlagsState : public InProgressLookupState {
518 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
533 class InProgressFullLookupState : public InProgressLookupState {
545 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
594 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2253 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2430 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
H A DOrcV2CBindings.cpp26 class InProgressLookupState;
66 static InProgressLookupState *extractLookupState(LookupState &LS) { in extractLookupState()
70 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
90 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp484 class InProgressLookupState { class
486 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
492 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
509 class InProgressLookupFlagsState : public InProgressLookupState {
518 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
533 class InProgressFullLookupState : public InProgressLookupState {
545 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
594 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2253 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2430 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
H A DOrcV2CBindings.cpp26 class InProgressLookupState;
66 static InProgressLookupState *extractLookupState(LookupState &LS) { in extractLookupState()
70 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
90 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp484 class InProgressLookupState { class
486 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
492 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
509 class InProgressLookupFlagsState : public InProgressLookupState {
518 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
533 class InProgressFullLookupState : public InProgressLookupState {
545 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
594 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2253 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2430 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
H A DOrcV2CBindings.cpp26 class InProgressLookupState;
66 static InProgressLookupState *extractLookupState(LookupState &LS) { in extractLookupState()
70 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
90 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp487 class InProgressLookupState { class
489 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
495 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
512 class InProgressLookupFlagsState : public InProgressLookupState {
521 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
536 class InProgressFullLookupState : public InProgressLookupState {
548 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
597 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2257 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2434 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp484 class InProgressLookupState { class
486 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
492 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
509 class InProgressLookupFlagsState : public InProgressLookupState {
518 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
533 class InProgressFullLookupState : public InProgressLookupState {
545 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
594 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2253 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2430 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp484 class InProgressLookupState { class
486 InProgressLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressLookupState() function in llvm::orc::InProgressLookupState
492 virtual ~InProgressLookupState() {} in ~InProgressLookupState()
509 class InProgressLookupFlagsState : public InProgressLookupState {
518 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
533 class InProgressFullLookupState : public InProgressLookupState {
545 void complete(std::unique_ptr<InProgressLookupState> IPLS) override { in complete()
594 LookupState::LookupState(std::unique_ptr<InProgressLookupState> IPLS) in LookupState()
2253 std::unique_ptr<InProgressLookupState> IPLS, Error Err) { in OL_applyQueryPhase1()
2430 std::unique_ptr<InProgressLookupState> IPLS, in OL_completeLookup()
[all …]
H A DOrcV2CBindings.cpp26 class InProgressLookupState;
66 static InProgressLookupState *extractLookupState(LookupState &LS) { in extractLookupState()
70 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState()
90 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h39 class InProgressLookupState; variable
859 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
862 void reset(InProgressLookupState *IPLS);
864 std::unique_ptr<InProgressLookupState> IPLS;
1434 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1441 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1448 std::unique_ptr<InProgressLookupState> IPLS,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h40 class InProgressLookupState; variable
863 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
866 void reset(InProgressLookupState *IPLS);
868 std::unique_ptr<InProgressLookupState> IPLS;
1439 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1446 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1453 std::unique_ptr<InProgressLookupState> IPLS,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h40 class InProgressLookupState; variable
863 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
866 void reset(InProgressLookupState *IPLS);
868 std::unique_ptr<InProgressLookupState> IPLS;
1439 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1446 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1453 std::unique_ptr<InProgressLookupState> IPLS,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h43 class InProgressLookupState; variable
877 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
880 void reset(InProgressLookupState *IPLS);
882 std::unique_ptr<InProgressLookupState> IPLS;
1611 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1618 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1625 std::unique_ptr<InProgressLookupState> IPLS,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DCore.h43 class InProgressLookupState; variable
877 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
880 void reset(InProgressLookupState *IPLS);
882 std::unique_ptr<InProgressLookupState> IPLS;
1611 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1618 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1625 std::unique_ptr<InProgressLookupState> IPLS,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h43 class InProgressLookupState; variable
877 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
880 void reset(InProgressLookupState *IPLS);
882 std::unique_ptr<InProgressLookupState> IPLS;
1611 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1618 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1625 std::unique_ptr<InProgressLookupState> IPLS,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h43 class InProgressLookupState; variable
891 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
894 void reset(InProgressLookupState *IPLS);
896 std::unique_ptr<InProgressLookupState> IPLS;
1603 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1610 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1617 std::unique_ptr<InProgressLookupState> IPLS,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h43 class InProgressLookupState; variable
877 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
880 void reset(InProgressLookupState *IPLS);
882 std::unique_ptr<InProgressLookupState> IPLS;
1611 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1618 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1625 std::unique_ptr<InProgressLookupState> IPLS,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h43 class InProgressLookupState; variable
877 LookupState(std::unique_ptr<InProgressLookupState> IPLS);
880 void reset(InProgressLookupState *IPLS);
882 std::unique_ptr<InProgressLookupState> IPLS;
1611 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,
1618 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
1625 std::unique_ptr<InProgressLookupState> IPLS,

12