Home | History | Annotate | Download | only in MCJIT

Lines Matching full:addmodule

35   TheJIT->addModule(createEmptyModule("<other module>"));
36 TheJIT->addModule(createEmptyModule("<other other module>"));
78 TheJIT->addModule(createEmptyModule("<other module>"));
79 TheJIT->addModule(createEmptyModule("<other other module>"));
98 TheJIT->addModule(std::move(B));
118 TheJIT->addModule(std::move(B));
139 TheJIT->addModule(std::move(B));
160 TheJIT->addModule(std::move(B));
181 TheJIT->addModule(std::move(B));
221 TheJIT->addModule(std::move(B));
254 TheJIT->addModule(std::move(B));
255 TheJIT->addModule(std::move(C));
279 TheJIT->addModule(std::move(B));
280 TheJIT->addModule(std::move(C));
304 TheJIT->addModule(std::move(B));
305 TheJIT->addModule(std::move(C));
329 TheJIT->addModule(std::move(B));
330 TheJIT->addModule(std::move(C));
354 TheJIT->addModule(std::move(B));
375 TheJIT->addModule(std::move(B));
396 TheJIT->addModule(std::move(B));
417 TheJIT->addModule(std::move(B));