Home
last modified time | relevance | path

Searched refs:LLVMOrcExecutionSessionLookup (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp384 LLVMOrcExecutionSessionLookup(ExecutionSession, LLVMOrcLookupKindStatic, SO, in TEST_F()
407 LLVMOrcExecutionSessionLookup(ExecutionSession, LLVMOrcLookupKindStatic, SO, in TEST_F()
750 LLVMOrcExecutionSessionLookup(ExecutionSession, LLVMOrcLookupKindStatic, SO, in TEST_F()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DOrc.h568 void LLVMOrcExecutionSessionLookup(
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp360 void LLVMOrcExecutionSessionLookup( in LLVMOrcExecutionSessionLookup() function