Searched refs:setUpGenericLLVMIRPlatform (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h39 friend void setUpGenericLLVMIRPlatform(LLJIT &J);
336 /// If this method is not called then setUpGenericLLVMIRPlatform
436 void setUpGenericLLVMIRPlatform(LLJIT &J);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp1120 setUpGenericLLVMIRPlatform(*this);
1146 void setUpGenericLLVMIRPlatform(LLJIT &J) { function in namespace:llvm::orc

Completed in 103 milliseconds