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

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp851 TSM.withModuleDo([&](Module &M) { return applyDataLayout(M); }))
1039 Error LLJIT::applyDataLayout(Module &M) { function in class:llvm::orc::LLJIT
1196 [&](Module &M) -> Error { return applyDataLayout(M); }))
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h242 Error applyDataLayout(Module &M);

Completed in 76 milliseconds